| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-07-10 | 4 | -34/+15 |
|\ |
|
| * | nilfs2: fix disorder in cp count on error during deleting checkpoints | Jiro SEKIBA | 2009-07-05 | 1 | -3/+2 |
| * | nilfs2: fix lockdep warning between regular file and inode file | Ryusuke Konishi | 2009-07-05 | 1 | -0/+5 |
| * | nilfs2: fix incorrect KERN_CRIT messages in case of write failures | Ryusuke Konishi | 2009-07-05 | 1 | -9/+0 |
| * | nilfs2: fix hang problem of log writer which occurs after write failures | Ryusuke Konishi | 2009-07-05 | 1 | -20/+6 |
| * | nilfs2: remove unlikely directive causing mis-conversion of error code | Ryusuke Konishi | 2009-07-05 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-07-09 | 13 | -896/+686 |
|\ \ |
|
| * | | cifs: when ATTR_READONLY is set, only clear write bits on non-directories | Jeff Layton | 2009-07-09 | 1 | -4/+4 |
| * | | cifs: remove cifsInodeInfo->inUse counter | Jeff Layton | 2009-07-09 | 2 | -2/+0 |
| * | | cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget | Jeff Layton | 2009-07-09 | 5 | -529/+252 |
| * | | [CIFS] update cifs version number | Steve French | 2009-07-09 | 2 | -2/+6 |
| * | | cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls | Jeff Layton | 2009-07-09 | 3 | -1/+77 |
| * | | cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO | Jeff Layton | 2009-07-09 | 1 | -32/+42 |
| * | | cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo | Jeff Layton | 2009-07-09 | 5 | -22/+23 |
| * | | cifs: add pid of initiating process to spnego upcall info | Jeff Layton | 2009-07-09 | 1 | -1/+8 |
| * | | cifs: fix regression with O_EXCL creates and optimize away lookup | Jeff Layton | 2009-07-08 | 1 | -0/+9 |
| * | | cifs: add new cifs_iget function and convert unix codepath to use it | Jeff Layton | 2009-07-01 | 7 | -377/+339 |
* | | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -4/+6 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-07-08 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | quota: Fix possible deadlock during parallel quotaon and quotaoff | Jiaying Zhang | 2009-07-07 | 1 | -2/+2 |
* | | | | Free the memory allocated by memdup_user() in fs/sysfs/bin.c | Catalin Marinas | 2009-07-08 | 1 | -0/+1 |
* | | | | headers: mnt_namespace.h redux | Alexey Dobriyan | 2009-07-08 | 4 | -3/+1 |
|/ / / |
|
* | | | cred_guard_mutex: do not return -EINTR to user-space | Oleg Nesterov | 2009-07-06 | 2 | -4/+4 |
* | | | sys_sync(): fix 16% performance regression in ffsb create_4k test | Zhang, Yanmin | 2009-07-06 | 1 | -0/+5 |
| |/
|/| |
|
* | | Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-07-04 | 1 | -2/+1 |
|\ \ |
|
| * | | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells | 2009-07-03 | 1 | -2/+1 |
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-07-02 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | fs/notify/inotify: decrement user inotify count on close | Keith Packard | 2009-07-02 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-07-02 | 8 | -193/+423 |
|\ \ \
| |/ /
|/| | |
|
| * | | Btrfs: fix error message formatting | Hu Tao | 2009-07-02 | 1 | -1/+1 |
| * | | Btrfs: fix use after free in btrfs_start_workers fail path | Jiri Slaby | 2009-07-02 | 1 | -1/+1 |
| * | | Btrfs: honor nodatacow/sum mount options for new files | Chris Mason | 2009-07-02 | 1 | -6/+7 |
| * | | Btrfs: update backrefs while dropping snapshot | Yan Zheng | 2009-07-02 | 4 | -181/+395 |
| * | | Btrfs: account for space we may use in fallocate | Josef Bacik | 2009-07-02 | 1 | -1/+11 |
| * | | Btrfs: fix the file clone ioctl for preallocated extents | Chris Mason | 2009-07-02 | 1 | -2/+4 |
| * | | Btrfs: don't log the inode in file_write while growing the file | Chris Mason | 2009-07-02 | 1 | -1/+4 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-07-01 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | jffs2: fix another potential leak on error path in scan.c | David Woodhouse | 2009-06-23 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-07-01 | 5 | -9/+228 |
|\ \ \ \ |
|
| * | | | | fuse: invalidation reverse calls | John Muir | 2009-06-30 | 4 | -3/+198 |
| * | | | | fuse: allow umask processing in userspace | Miklos Szeredi | 2009-06-30 | 3 | -4/+28 |
| * | | | | fuse: fix bad return value in fuse_file_poll() | Miklos Szeredi | 2009-06-30 | 1 | -1/+1 |
| * | | | | fuse: fix return value of fuse_dev_write() | Csaba Henk | 2009-06-30 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | elf: fix one check-after-use | Amerigo Wang | 2009-07-01 | 1 | -2/+2 |
* | | | | block: Create bip slabs with embedded integrity vectors | Martin K. Petersen | 2009-07-01 | 2 | -48/+133 |
* | | | | hostfs: set maximum filesize in superblock for proper LFS support | Wolfgang Illmeyer | 2009-06-30 | 1 | -0/+1 |
* | | | | ext2: return -EIO not -ESTALE on directory traversal through deleted inode | Bryan Donlan | 2009-06-30 | 1 | -2/+10 |
* | | | | elf: limit max map count to safe value | KAMEZAWA Hiroyuki | 2009-06-30 | 1 | -1/+4 |
* | | | | eventfd: revised interface and cleanups | Davide Libenzi | 2009-06-30 | 2 | -29/+117 |
* | | | | AFS: Fix lock imbalance | Jiri Slaby | 2009-06-30 | 1 | -1/+0 |