index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2008-02-06
fs: use list_for_each_entry_reverse and kill sb_entry
Akinobu Mita
2008-02-06
fs: use hlist_unhashed
Akinobu Mita
2008-02-06
proc: loadavg reading race
Michal Schmidt
2008-02-06
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
Jiri Olsa
2008-02-06
fs/eventfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
fs/signalfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
fs/utimes.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
proper prototype for get_filesystem_list()
Adrian Bunk
2008-02-06
smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()
Jeff Layton
2008-02-06
FAT: Fix printk format strings
Vegard Nossum
2008-02-06
proper show_interrupts() prototype
Adrian Bunk
2008-02-06
MNT_UNBINDABLE fix
Andries E. Brouwer
2008-02-06
SIGIO-driven I/O with inotify queues
Dmitry Antipov
2008-02-06
ext2: change the default behaviour on error
Aneesh Kumar K.V
2008-02-06
ext2: return after ext2_error in case of failures
Aneesh Kumar K.V
2008-02-06
A potential bug in inotify_user.c
Yan Zheng
2008-02-06
fs/fat/: refine chmod checks
Jan Engelhardt
2008-02-06
dlm: proper types for asts and basts
David Teigland
2008-02-04
dlm: dlm/user.c input validation fixes
Al Viro
2008-02-04
dlm: fix dlm_dir_lookup() handling of too long names
Al Viro
2008-02-04
dlm: fix overflows when copying from ->m_extra to lvb
Al Viro
2008-02-04
dlm: make find_rsb() fail gracefully when namelen is too large
Al Viro
2008-02-04
dlm: receive_rcom_lock_args() overflow check
Al Viro
2008-02-04
dlm: verify that places expecting rcom_lock have packet long enough
Al Viro
2008-02-04
dlm: validate data in dlm_recover_directory()
Al Viro
2008-02-04
dlm: missing length check in check_config()
Al Viro
2008-02-04
dlm: use proper type for ->ls_recover_buf
Al Viro
2008-02-04
dlm: do not byteswap rcom_config
Al Viro
2008-02-04
dlm: do not byteswap rcom_lock
Al Viro
2008-02-04
dlm: dlm_process_incoming_buffer() fixes
Al Viro
2008-02-04
dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug)
Al Viro
2008-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2008-02-01
splice: always updated atime in direct splice
Jens Axboe
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-01-30
dlm: static initialization improvements
Denis Cheng
2008-01-30
dlm: clean ups
David Teigland
2008-01-30
dlm: Sanity check namelen before copying it
Patrick Caulfeld
2008-01-30
dlm: keep cached master rsbs during recovery
David Teigland
2008-01-30
dlm: change error message to debug
David Teigland
2008-01-30
dlm: fix possible use-after-free
David Teigland
2008-01-30
dlm: limit dir lookup loop
David Teigland
2008-01-30
dlm: reject normal unlock when lock is waiting for lookup
David Teigland
2008-01-30
dlm: validate messages before processing
David Teigland
2008-01-30
dlm: reject messages from non-members
David Teigland
2008-01-30
dlm: another call to confirm_master in receive_request_reply
David Teigland
2008-01-30
dlm: recover locks waiting for overlap replies
David Teigland
2008-01-30
dlm: clear ast_type when removing from astqueue
David Teigland
2008-01-30
dlm: use fixed errno values in messages
David Teigland
2008-01-30
dlm: swap bytes for rcom lock reply
Fabio M. Di Nitto
[prev]
[next]