Age | Commit message (Expand) | Author |
2008-08-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc... | Linus Torvalds |
2008-08-08 | [CIFS] list entry can not return null | Steve French |
2008-08-08 | [NFSD] uninline nfsd4_op_name() | Adrian Bunk |
2008-08-06 | turn cifs_setattr into a multiplexor that calls the correct function | Jeff Layton |
2008-08-06 | move file time and dos attribute setting logic into new function | Jeff Layton |
2008-08-06 | spin off cifs_setattr with unix extensions to its own function | Jeff Layton |
2008-08-06 | bio: make use of bvec_nr_vecs | Denis ChengRq |
2008-08-06 | [CIFS] Code cleanup in old sessionsetup code | Steve French |
2008-08-06 | [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir | Jeff Layton |
2008-08-06 | Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg | Jeff Layton |
2008-08-06 | change CIFSSMBSetTimes to CIFSSMBSetPathInfo | Jeff Layton |
2008-08-06 | [CIFS] fix trailing whitespace | Steve French |
2008-08-06 | bundle up Unix SET_PATH_INFO args into a struct and change name | Jeff Layton |
2008-08-05 | proc: fix warnings | Alexander Beregalov |
2008-08-05 | omfs: fix warning | Alexander Beregalov |
2008-08-05 | Fix missing braces in cifs_revalidate() | Suresh Jayaraman |
2008-08-04 | fs: rename buffer trylock | Nick Piggin |
2008-08-04 | mm: rename page trylock | Nick Piggin |
2008-08-04 | Revert "UFS: add const to parser token table" | Linus Torvalds |
2008-08-04 | remove locking around tcpSesAllocCount atomic variable | Jeff Layton |
2008-08-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-08-02 | ext4: remove write-only variables from ext4_ordered_write_end | Eric Sandeen |
2008-08-02 | fat: Fix allow_utime option | OGAWA Hirofumi |
2008-08-01 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull | Linus Torvalds |
2008-08-01 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-08-01 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-08-01 | [CIFS] properly account for new user= field in SPNEGO upcall string allocation | Jeff Layton |
2008-08-01 | [PATCH] pass struct path * to do_add_mount() | Al Viro |
2008-08-01 | [PATCH] switch mtd and dm-table to lookup_bdev() | Al Viro |
2008-08-01 | [patch 3/4] vfs: remove unused nameidata argument of may_create() | Miklos Szeredi |
2008-08-01 | [PATCH] devpts: switch to IDA | Alexey Dobriyan |
2008-08-01 | [PATCH 2/2] proc: switch inode number allocation to IDA | Alexey Dobriyan |
2008-08-01 | [PATCH 1/2] proc: fix inode number bogorithmetic | Alexey Dobriyan |
2008-08-01 | [PATCH] fix bdev leak in block_dev.c do_open() | Al Viro |
2008-08-01 | [PATCH] fix races and leaks in vfs_quota_on() users | Al Viro |
2008-08-01 | [PATCH] clean dup2() up a bit | Al Viro |
2008-08-01 | [PATCH] merge locate_fd() and get_unused_fd() | Al Viro |
2008-08-01 | Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree | Stephen Smalley |
2008-08-01 | [JFFS2] Fix allocation of summary buffer | David Woodhouse |
2008-07-31 | [PATCH] ocfs2: Release mutex in error handling code | Julia Lawall |
2008-07-31 | [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap ... | Sunil Mushran |
2008-07-31 | [PATCH 2/2] ocfs2: Fix race between mount and recovery | Sunil Mushran |
2008-07-31 | [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays | Sunil Mushran |
2008-07-31 | [PATCH] configfs: Pin configfs subsystems separately from new config_items. | Joel Becker |
2008-07-31 | [PATCH] configfs: Fix open directory making rmdir() fail | Louis Rilling |
2008-07-31 | [PATCH] configfs: Lock new directory inodes before removing on cleanup after ... | Louis Rilling |
2008-07-31 | [PATCH] configfs: Prevent userspace from creating new entries under attaching... | Louis Rilling |
2008-07-31 | [PATCH] configfs: Fix failing symlink() making rmdir() fail | Louis Rilling |
2008-07-31 | [PATCH] configfs: Fix symlink() to a removing item | Louis Rilling |
2008-07-31 | [PATCH] configfs: Include linux/err.h in linux/configfs.h | Joel Becker |