Age | Commit message (Expand) | Author | Files | Lines |
2008-04-24 | nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op | J. Bruce Fields | 1 | -7/+7 |
2008-04-24 | nfs: remove unnecessary NFS_NEED_* defines | J. Bruce Fields | 1 | -1/+0 |
2008-04-24 | IPv6 support for NFS server export caches | Aurélien Charbon | 2 | -5/+19 |
2008-04-24 | NLM: Convert lockd to use kthreads | Jeff Layton | 2 | -75/+60 |
2008-04-24 | knfsd: Remove NLM_HOST_MAX and associated logic. | NeilBrown | 1 | -6/+3 |
2008-04-23 | [JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up | David Woodhouse | 2 | -7/+14 |
2008-04-23 | [JFFS2] Fix jffs2_reserve_space() when all blocks are pending erasure. | David Woodhouse | 2 | -2/+11 |
2008-04-23 | [JFFS2] Add erase_checking_list to hold blocks being marked. | David Woodhouse | 4 | -4/+25 |
2008-04-23 | [JFFS2] Return values of jffs2_block_check_erase error paths | Anders Grafström | 1 | -1/+6 |
2008-04-23 | [patch 7/7] vfs: mountinfo: show dominating group id | Miklos Szeredi | 3 | -2/+59 |
2008-04-23 | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo | Ram Pai | 2 | -23/+111 |
2008-04-23 | [patch 5/7] vfs: mountinfo: allow using process root | Miklos Szeredi | 2 | -63/+59 |
2008-04-23 | [patch 4/7] vfs: mountinfo: add mount peer group ID | Miklos Szeredi | 2 | -4/+94 |
2008-04-23 | [patch 3/7] vfs: mountinfo: add mount ID | Miklos Szeredi | 1 | -0/+34 |
2008-04-23 | [patch 2/7] vfs: mountinfo: add seq_file_root() | Miklos Szeredi | 2 | -8/+46 |
2008-04-23 | [patch 1/7] vfs: mountinfo: add dentry_path() | Ram Pai | 2 | -40/+115 |
2008-04-23 | [PATCH] remove unused label in xattr.c (noise from ro-bind) | Al Viro | 1 | -1/+0 |
2008-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -43/+63 |
2008-04-23 | [JFFS2] Finally remove redundant ref->__totlen field. | David Woodhouse | 1 | -1/+1 |
2008-04-23 | [JFFS2] Honour TEST_TOTLEN macro in debugging code. ref->__totlen is going! | David Woodhouse | 1 | -1/+4 |
2008-04-23 | [JFFS2] Add paranoia debugging for superblock counts | David Woodhouse | 2 | -3/+136 |
2008-04-23 | [PATCH] proc_readfd_common() race fix | Al Viro | 1 | -3/+1 |
2008-04-23 | [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() | Al Viro | 1 | -0/+3 |
2008-04-23 | [JFFS2] Fix free space leak with in-band cleanmarkers | David Woodhouse | 1 | -10/+8 |
2008-04-23 | [JFFS2] Self-sufficient #includes in jffs2_fs_i.h: include <linux/mutex.h> | David Woodhouse | 1 | -1/+1 |
2008-04-23 | fs: use loff_t type instead of long long | David Sterba | 2 | -4/+4 |
2008-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 14 | -111/+211 |
2008-04-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 22 | -1361/+1172 |
2008-04-22 | [JFFS2] semaphore->mutex conversion | David Woodhouse | 14 | -167/+168 |
2008-04-22 | [JFFS2] add write verify on dataflash. | michael | 1 | -0/+12 |
2008-04-22 | [JFFS2] fix sparse warnings in gc.c | David Woodhouse | 1 | -1/+1 |
2008-04-22 | [JFFS2] fix sparse warning in write.c | Harvey Harrison | 1 | -1/+1 |
2008-04-22 | [JFFS2] Fix sparse warning in nodemgmt.c | David Woodhouse | 1 | -1/+0 |
2008-04-22 | [JFFS2] include function prototype for jffs2_ioctl | Harvey Harrison | 1 | -0/+1 |
2008-04-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 327 | -7151/+12512 |
2008-04-22 | [PATCH] teach seq_file to discard entries | Al Viro | 2 | -4/+13 |
2008-04-22 | [PATCH] umount_tree() will unhash everything itself | Al Viro | 1 | -2/+1 |
2008-04-22 | [PATCH] get rid of more nameidata passing in namespace.c | Al Viro | 1 | -28/+25 |
2008-04-22 | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 1 | -5/+6 |
2008-04-22 | [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts() | Al Viro | 1 | -4/+4 |
2008-04-22 | [PATCH] move a bunch of declarations to fs/internal.h | Al Viro | 3 | -0/+13 |
2008-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh... | Linus Torvalds | 7 | -12/+12 |
2008-04-22 | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -41/+117 |
2008-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 3 | -3/+8 |
2008-04-22 | ext*: spelling fix prefered -> preferred | Benoit Boissinot | 6 | -11/+11 |
2008-04-22 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 9 | -9/+4 |
2008-04-22 | trivial: small cleanups | Pavel Machek | 1 | -1/+1 |
2008-04-22 | [SPARC]: Remove SunOS and Solaris binary support. | David S. Miller | 1 | -1/+1 |
2008-04-21 | dlm: common max length definitions | David Teigland | 1 | -2/+0 |