Age | Commit message (Expand) | Author | Files | Lines |
2008-09-01 | nfsd: fix buffer overrun decoding NFSv4 acl | J. Bruce Fields | 1 | -1/+1 |
2008-09-01 | nfsd: fix compound state allocation error handling | Andy Adamson | 1 | -6/+6 |
2008-08-13 | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -7/+7 |
2008-08-13 | seq_file: add seq_cpumask(), seq_nodemask() | Alexey Dobriyan | 1 | -0/+14 |
2008-08-13 | reiserfs: removed duplicated #include | Huang Weiyi | 1 | -1/+0 |
2008-08-13 | fs/eventpoll.c: fix sys_epoll_create1() comment | Andrew Morton | 1 | -4/+1 |
2008-08-12 | Merge branch 'core/locking' into core/urgent | Ingo Molnar | 2 | -4/+4 |
2008-08-11 | lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() | Ingo Molnar | 2 | -4/+4 |
2008-08-11 | lockdep: map_acquire | Peter Zijlstra | 2 | -4/+4 |
2008-08-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc... | Linus Torvalds | 14 | -509/+652 |
2008-08-09 | [CIFS] list entry can not return null | Steve French | 4 | -74/+61 |
2008-08-08 | [NFSD] uninline nfsd4_op_name() | Adrian Bunk | 1 | -3/+2 |
2008-08-07 | turn cifs_setattr into a multiplexor that calls the correct function | Jeff Layton | 1 | -5/+17 |
2008-08-07 | move file time and dos attribute setting logic into new function | Jeff Layton | 1 | -87/+109 |
2008-08-07 | spin off cifs_setattr with unix extensions to its own function | Jeff Layton | 1 | -38/+119 |
2008-08-06 | bio: make use of bvec_nr_vecs | Denis ChengRq | 1 | -6/+3 |
2008-08-06 | [CIFS] Code cleanup in old sessionsetup code | Steve French | 2 | -78/+80 |
2008-08-06 | [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir | Jeff Layton | 2 | -6/+25 |
2008-08-06 | Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg | Jeff Layton | 3 | -14/+13 |
2008-08-06 | change CIFSSMBSetTimes to CIFSSMBSetPathInfo | Jeff Layton | 3 | -8/+8 |
2008-08-06 | [CIFS] fix trailing whitespace | Steve French | 1 | -1/+1 |
2008-08-06 | bundle up Unix SET_PATH_INFO args into a struct and change name | Jeff Layton | 6 | -74/+102 |
2008-08-06 | proc: fix warnings | Alexander Beregalov | 1 | -4/+7 |
2008-08-06 | omfs: fix warning | Alexander Beregalov | 1 | -1/+2 |
2008-08-05 | Fix missing braces in cifs_revalidate() | Suresh Jayaraman | 1 | -1/+2 |
2008-08-05 | fs: rename buffer trylock | Nick Piggin | 8 | -11/+11 |
2008-08-05 | mm: rename page trylock | Nick Piggin | 7 | -9/+9 |
2008-08-05 | Revert "UFS: add const to parser token table" | Linus Torvalds | 2 | -2/+2 |
2008-08-04 | remove locking around tcpSesAllocCount atomic variable | Jeff Layton | 1 | -9/+6 |
2008-08-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 13 | -434/+729 |
2008-08-03 | ext4: remove write-only variables from ext4_ordered_write_end | Eric Sandeen | 1 | -4/+0 |
2008-08-02 | fat: Fix allow_utime option | OGAWA Hirofumi | 1 | -2/+4 |
2008-08-01 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull | Linus Torvalds | 82 | -3098/+3104 |
2008-08-01 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -98/+367 |
2008-08-01 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2 | -14/+32 |
2008-08-01 | [CIFS] properly account for new user= field in SPNEGO upcall string allocation | Jeff Layton | 1 | -7/+11 |
2008-08-01 | [PATCH] pass struct path * to do_add_mount() | Al Viro | 4 | -11/+11 |
2008-08-01 | [PATCH] switch mtd and dm-table to lookup_bdev() | Al Viro | 1 | -0/+1 |
2008-08-01 | [patch 3/4] vfs: remove unused nameidata argument of may_create() | Miklos Szeredi | 1 | -8/+7 |
2008-08-01 | [PATCH] devpts: switch to IDA | Alexey Dobriyan | 1 | -8/+8 |
2008-08-01 | [PATCH 2/2] proc: switch inode number allocation to IDA | Alexey Dobriyan | 1 | -5/+5 |
2008-08-01 | [PATCH 1/2] proc: fix inode number bogorithmetic | Alexey Dobriyan | 1 | -12/+9 |
2008-08-01 | [PATCH] fix bdev leak in block_dev.c do_open() | Al Viro | 1 | -1/+3 |
2008-08-01 | [PATCH] fix races and leaks in vfs_quota_on() users | Al Viro | 4 | -22/+33 |
2008-08-01 | [PATCH] clean dup2() up a bit | Al Viro | 1 | -26/+27 |
2008-08-01 | [PATCH] merge locate_fd() and get_unused_fd() | Al Viro | 3 | -129/+75 |
2008-08-01 | Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree | Stephen Smalley | 1 | -1/+1 |
2008-08-01 | [JFFS2] Fix allocation of summary buffer | David Woodhouse | 2 | -14/+32 |
2008-08-01 | [PATCH] ocfs2: Release mutex in error handling code | Julia Lawall | 1 | -1/+1 |
2008-08-01 | [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap ... | Sunil Mushran | 1 | -12/+17 |