| Commit message (Expand) | Author | Age |
* | UBIFS: fix integer overflow warning | Adrian Hunter | 2009-07-05 |
* | Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-07-04 |
|\ |
|
| * | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells | 2009-07-03 |
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-07-02 |
|\ \ |
|
| * | | fs/notify/inotify: decrement user inotify count on close | Keith Packard | 2009-07-02 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-07-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | Btrfs: fix error message formatting | Hu Tao | 2009-07-02 |
| * | | Btrfs: fix use after free in btrfs_start_workers fail path | Jiri Slaby | 2009-07-02 |
| * | | Btrfs: honor nodatacow/sum mount options for new files | Chris Mason | 2009-07-02 |
| * | | Btrfs: update backrefs while dropping snapshot | Yan Zheng | 2009-07-02 |
| * | | Btrfs: account for space we may use in fallocate | Josef Bacik | 2009-07-02 |
| * | | Btrfs: fix the file clone ioctl for preallocated extents | Chris Mason | 2009-07-02 |
| * | | Btrfs: don't log the inode in file_write while growing the file | Chris Mason | 2009-07-02 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-07-01 |
|\ \ \ |
|
| * | | | jffs2: fix another potential leak on error path in scan.c | David Woodhouse | 2009-06-22 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-07-01 |
|\ \ \ \ |
|
| * | | | | fuse: invalidation reverse calls | John Muir | 2009-06-30 |
| * | | | | fuse: allow umask processing in userspace | Miklos Szeredi | 2009-06-30 |
| * | | | | fuse: fix bad return value in fuse_file_poll() | Miklos Szeredi | 2009-06-30 |
| * | | | | fuse: fix return value of fuse_dev_write() | Csaba Henk | 2009-06-30 |
| | |_|/
| |/| | |
|
* | | | | elf: fix one check-after-use | Amerigo Wang | 2009-07-01 |
* | | | | block: Create bip slabs with embedded integrity vectors | Martin K. Petersen | 2009-07-01 |
* | | | | hostfs: set maximum filesize in superblock for proper LFS support | Wolfgang Illmeyer | 2009-06-30 |
* | | | | ext2: return -EIO not -ESTALE on directory traversal through deleted inode | Bryan Donlan | 2009-06-30 |
* | | | | elf: limit max map count to safe value | KAMEZAWA Hiroyuki | 2009-06-30 |
* | | | | eventfd: revised interface and cleanups | Davide Libenzi | 2009-06-30 |
* | | | | AFS: Fix lock imbalance | Jiri Slaby | 2009-06-30 |
* | | | | integrity: add ima_counts_put (updated) | Mimi Zohar | 2009-06-28 |
* | | | | cifs: fix fh_mutex locking in cifs_reopen_file | Jeff Layton | 2009-06-27 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-06-26 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [CIFS] remove unknown mount option warning message | Steve French | 2009-06-26 |
| * | | | [CIFS] remove bkl usage from umount begin | Steve French | 2009-06-25 |
| * | | | cifs: Fix incorrect return code being printed in cFYI messages | Suresh Jayaraman | 2009-06-25 |
| * | | | [CIFS] cleanup asn handling for ntlmssp | Steve French | 2009-06-24 |
| * | | | [CIFS] Copy struct *after* setting the port, instead of before. | Simo Leone | 2009-06-24 |
| * | | | cifs: remove rw/ro options | Jeff Layton | 2009-06-24 |
| * | | | cifs: fix problems with earlier patches | Jeff Layton | 2009-06-24 |
| * | | | cifs: have cifs parse scope_id out of IPv6 addresses and use it | Jeff Layton | 2009-06-24 |
| * | | | [CIFS] Do not send tree disconnect if session is already disconnected | Steve French | 2009-06-24 |
| * | | | [CIFS] Fix build break | Steve French | 2009-06-15 |
| * | | | cifs: display scopeid in /proc/mounts | Jeff Layton | 2009-06-15 |
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2009-06-14 |
| |\ \ \ |
|
| * | | | | cifs: add new routine for converting AF_INET and AF_INET6 addrs | Jeff Layton | 2009-06-13 |
| * | | | | cifs: have cifs_show_options show forceuid/forcegid options | Jeff Layton | 2009-06-13 |
| * | | | | cifs: remove unneeded NULL checks from cifs_show_options | Jeff Layton | 2009-06-13 |
* | | | | | another race fix in jfs_check_acl() | Al Viro | 2009-06-24 |
* | | | | | Get "no acls for this inode" right, fix shmem breakage | Al Viro | 2009-06-24 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-24 |
|\ \ \ \ \ |
|
| * | | | | | switch xfs to generic acl caching helpers | Al Viro | 2009-06-24 |
| * | | | | | helpers for acl caching + switch to those | Al Viro | 2009-06-24 |