Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | nfsd4: cleanup lock clientid handling in sessions case | J. Bruce Fields | 2011-11-07 | 1 | -5/+9 | |
| * | | | | | | | nfsd4: fix lockowner matching | J. Bruce Fields | 2011-11-07 | 1 | -2/+15 | |
* | | | | | | | | Unused iocbs in a batch should not be accounted as active. | Gleb Natapov | 2012-01-13 | 1 | -2/+9 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next | Linus Torvalds | 2012-01-13 | 4 | -12/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Squashfs: fix i_blocks calculation with extended regular files | Phillip Lougher | 2012-01-03 | 1 | -2/+2 | |
| * | | | | | | | | Squashfs: fix mount time sanity check for corrupted superblock | Phillip Lougher | 2012-01-02 | 1 | -1/+1 | |
| * | | | | | | | | Squashfs: optimise squashfs_cache_get entry search | Ajeet Yadav | 2011-12-30 | 2 | -3/+9 | |
| * | | | | | | | | Squashfs: add missing block release on error condition | Phillip Lougher | 2011-12-30 | 1 | -6/+13 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds | 2012-01-13 | 11 | -49/+1106 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | GFS2: Fix nlink setting on inode creation | Steven Whitehouse | 2012-01-11 | 1 | -3/+1 | |
| * | | | | | | | GFS2: fail mount if journal recovery fails | David Teigland | 2012-01-11 | 2 | -1/+3 | |
| * | | | | | | | GFS2: let spectator mount do read only recovery | David Teigland | 2012-01-11 | 3 | -2/+5 | |
| * | | | | | | | GFS2: Fix a use-after-free that coverity spotted | Bob Peterson | 2012-01-11 | 1 | -1/+1 | |
| * | | | | | | | GFS2: dlm based recovery coordination | David Teigland | 2012-01-11 | 9 | -42/+1096 | |
* | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2012-01-13 | 6 | -104/+110 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | UBIFS: fix key printing | Artem Bityutskiy | 2012-01-13 | 6 | -88/+91 | |
| * | | | | | | | | UBIFS: use snprintf instead of sprintf when printing keys | Artem Bityutskiy | 2012-01-13 | 1 | -18/+20 | |
| * | | | | | | | | UBIFS: fix debugging messages | Artem Bityutskiy | 2012-01-11 | 1 | -1/+4 | |
| * | | | | | | | | UBIFS: make debugging messages light again | Artem Bityutskiy | 2012-01-11 | 1 | -7/+5 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-01-13 | 8 | -42/+97 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ceph: ensure prealloc_blob is in place when removing xattr | Alex Elder | 2012-01-12 | 1 | -0/+22 | |
| * | | | | | | | | ceph: enable/disable dentry complete flags via mount option | Sage Weil | 2012-01-12 | 3 | -3/+37 | |
| * | | | | | | | | vfs: export symbol d_find_any_alias() | Sage Weil | 2012-01-12 | 1 | -2/+9 | |
| * | | | | | | | | ceph: always initialize the dentry in open_root_dentry() | Alex Elder | 2012-01-11 | 1 | -4/+3 | |
| * | | | | | | | | ceph: avoid iput() while holding spinlock in ceph_dir_fsync | Sage Weil | 2012-01-10 | 1 | -1/+2 | |
| * | | | | | | | | ceph: avoid useless dget/dput in encode_fh | Sage Weil | 2012-01-10 | 1 | -4/+2 | |
| * | | | | | | | | ceph: dereference pointer after checking for NULL | Yehuda Sadeh | 2012-01-10 | 1 | -1/+2 | |
| * | | | | | | | | ceph: remove unnecessary d_fsdata conditional checks | Sage Weil | 2012-01-10 | 2 | -30/+22 | |
| |/ / / / / / / | ||||||
* | | | | | | | | autofs4 - fix deal with autofs4_write races | Ian Kent | 2012-01-13 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") | Linus Torvalds | 2012-01-12 | 10 | -50/+269 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 | Cyrill Gorcunov | 2012-01-12 | 1 | -2/+5 | |
| * | | | | | | | dio: optimize cache misses in the submission path | Andi Kleen | 2012-01-12 | 1 | -9/+37 | |
| * | | | | | | | vfs: cache request_queue in struct block_device | Andi Kleen | 2012-01-12 | 1 | -0/+3 | |
| * | | | | | | | fs/direct-io.c: calculate fs_count correctly in get_more_blocks() | Tao Ma | 2012-01-12 | 1 | -7/+4 | |
| * | | | | | | | mm: compaction: introduce sync-light migration for use by compaction | Mel Gorman | 2012-01-12 | 4 | -6/+7 | |
| * | | | | | | | mm: compaction: determine if dirty pages can be migrated without blocking wit... | Mel Gorman | 2012-01-12 | 4 | -6/+7 | |
| * | | | | | | | epoll: limit paths | Jason Baron | 2012-01-12 | 1 | -25/+209 | |
| * | | | | | | | pipe: fail cleanly when root tries F_SETPIPE_SZ with big size | Sasha Levin | 2012-01-12 | 1 | -1/+1 | |
| * | | | | | | | proc: fix null pointer deref in proc_pid_permission() | Xiaotian Feng | 2012-01-12 | 1 | -0/+2 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2012-01-12 | 4 | -49/+134 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | FUSE: Notifying the kernel of deletion. | John Muir | 2011-12-13 | 3 | -4/+93 | |
| * | | | | | | | fuse: support ioctl on directories | Miklos Szeredi | 2011-12-13 | 3 | -4/+32 | |
| * | | | | | | | fuse: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 2011-12-13 | 1 | -1/+1 | |
| * | | | | | | | fuse: llseek optimize SEEK_CUR and SEEK_SET | Miklos Szeredi | 2011-12-13 | 1 | -40/+8 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-10 | 10 | -73/+86 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | autofs4: deal with autofs4_write/autofs4_write races | Al Viro | 2012-01-11 | 3 | -4/+7 | |
| * | | | | | | | autofs4: catatonic_mode vs. notify_daemon race | Al Viro | 2012-01-11 | 1 | -11/+14 | |
| * | | | | | | | autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race | Al Viro | 2012-01-11 | 1 | -1/+7 | |
| * | | | | | | | hfsplus: creation of hidden dir on mount can fail | Al Viro | 2012-01-10 | 1 | -2/+9 | |
| * | | | | | | | block_dev: Suppress bdev_cache_init() kmemleak warninig | Sergey Senozhatsky | 2012-01-10 | 1 | -8/+2 |