Age | Commit message (Expand) | Author |
2008-03-27 | [NETNS]: Compile NET /proc support only if CONFIG_NET is set. | Denis V. Lunev |
2008-03-26 | [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. | YOSHIFUJI Hideaki |
2008-03-20 | [NET]: Fix permissions of /proc/net | Andre Noll |
2008-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller |
2008-03-17 | [NET] endianness noise: INADDR_ANY | Al Viro |
2008-03-17 | hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage | Al Viro |
2008-03-14 | nfsd: fix oops on access from high-numbered ports | J. Bruce Fields |
2008-03-13 | pagemap: proper read error handling | Marcelo Tosatti |
2008-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-03-11 | net: fix build with CONFIG_NET=n | Andrew Morton |
2008-03-10 | ocfs2: Fix NULL pointer dereferences in o2net | Tao Ma |
2008-03-10 | ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock | Sunil Mushran |
2008-03-10 | ocfs2/dlm: Print message showing the recovery master | Sunil Mushran |
2008-03-10 | ocfs2/dlm: Add missing dlm_lockres_put()s | Sunil Mushran |
2008-03-10 | ocfs2/dlm: Add missing dlm_lockres_put()s in migration path | Sunil Mushran |
2008-03-10 | ocfs2/dlm: Add missing dlm_lock_put()s | Sunil Mushran |
2008-03-10 | ocfs2: Fix an endian bug in online resize. | Tao Ma |
2008-03-10 | [PATCH] [OCFS2]: constify function pointer tables | Jan Engelhardt |
2008-03-10 | ocfs2: Fix endian bug in o2dlm protocol negotiation. | Joel Becker |
2008-03-10 | ocfs2: Use dlm_print_one_lock_resource for lock resource print | Tao Ma |
2008-03-10 | [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning | Andrew Morton |
2008-03-07 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-03-07 | NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings | Trond Myklebust |
2008-03-07 | NFS: Fix the fsid revalidation in nfs_update_inode() | Trond Myklebust |
2008-03-07 | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c | Trond Myklebust |
2008-03-07 | [NET]: Make /proc/net a symlink on /proc/self/net (v3) | Pavel Emelyanov |
2008-03-06 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2008-03-06 | [XFS] fix inode leak in xfs_iget_core() | David Chinner |
2008-03-06 | [XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many | David Chinner |
2008-03-06 | NFS: use new LSM interfaces to explicitly set mount options | Eric Paris |
2008-03-06 | LSM/SELinux: Interfaces to allow FS to control mount options | Eric Paris |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-03-04 | ext3: fix mount option parsing | Josef Bacik |
2008-03-04 | eCryptfs: make ecryptfs_prepare_write decrypt the page | Michael Halcrow |
2008-03-04 | fs/reiserfs/super.c: correct use of ! and & | Julia Lawall |
2008-03-04 | vfs: fix NULL pointer dereference in fsync_buffers_list() | Jan Kara |
2008-03-04 | core dump: user_regset writeback | Roland McGrath |
2008-03-04 | debugfs: fix sparse warnings | Harvey Harrison |
2008-03-04 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-03-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-03-04 | block/genhd.c: proper externs | Adrian Bunk |
2008-03-04 | splice: only return -EAGAIN if there's hope of more data | Jens Axboe |
2008-03-04 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2008-03-03 | [PATCH] fs/ocfs2/aops.c: Correct use of ! and & | Julia Lawall |
2008-03-03 | [2.6 patch] ocfs2: make dlm_do_assert_master() static | Adrian Bunk |
2008-03-03 | [2.6 patch] make ocfs2_downconvert_thread() static | Adrian Bunk |
2008-03-03 | [2.6 patch] fs/ocfs2/: possible cleanups | Adrian Bunk |
2008-03-03 | [PATCH] ocfs2: le*_add_cpu conversion | Marcin Slusarz |
2008-03-03 | ocfs2: Fix writeout in ocfs2_data_convert_worker() | Mark Fasheh |
2008-03-03 | ocfs2: Enable localalloc for local mounts | Sunil Mushran |