| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | audit: reverse arguments to audit_inode_child | Jeff Layton | 2012-10-12 | 2 | -2/+2 |
* | | | | | | audit: remove unnecessary NULL ptr checks from do_path_lookup | Jeff Layton | 2012-10-12 | 1 | -6/+2 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 27 | -135/+130 |
|\ \ \ \ \ |
|
| * | | | | | vfs: bogus warnings in fs/namei.c | Arnd Bergmann | 2012-10-11 | 1 | -0/+1 |
| * | | | | | consitify do_mount() arguments | Al Viro | 2012-10-11 | 1 | -6/+6 |
| * | | | | | lglock: add DEFINE_STATIC_LGLOCK() | Lai Jiangshan | 2012-10-10 | 1 | -1/+1 |
| * | | | | | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking | Hugh Dickins | 2012-10-09 | 5 | -6/+27 |
| * | | | | | vfs: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 1 | -23/+0 |
| * | | | | | ufs: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 4 | -33/+35 |
| * | | | | | sysv: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 5 | -18/+20 |
| * | | | | | hpfs: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 1 | -3/+0 |
| * | | | | | fat: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 5 | -34/+36 |
| * | | | | | ext3: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 1 | -6/+0 |
| * | | | | | exofs: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 1 | -4/+0 |
| * | | | | | dup3: Return an error when oldfd == newfd. | Richard W.M. Jones | 2012-10-09 | 1 | -0/+3 |
| * | | | | | fs: prevent use after free in auditing when symlink following was denied | Sasha Levin | 2012-10-09 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-12 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | writeback: correct comment for move_expired_inodes() | Wang Sheng-Hui | 2012-09-11 | 1 | -1/+1 |
* | | | | | | Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-12 | 2 | -15/+23 |
|\ \ \ \ \ \ |
|
| * | | | | | | 9p: don't use __getname/__putname for uname/aname | Jeff Layton | 2012-09-17 | 1 | -11/+19 |
| * | | | | | | fs/9p: avoid debug OOPS when reading a long symlink | Jim Meyering | 2012-09-06 | 1 | -4/+4 |
* | | | | | | | autofs4 - fix reset pending flag on mount fail | Ian Kent | 2012-10-11 | 1 | -2/+4 |
* | | | | | | | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-10-11 | 4 | -160/+188 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | block: makes bio_split support bio without data | Shaohua Li | 2012-09-28 | 1 | -12/+14 |
| * | | | | | | | fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared | Fengguang Wu | 2012-09-26 | 1 | -1/+1 |
| * | | | | | | | blockdev: turn a rw semaphore into a percpu rw semaphore | Mikulas Patocka | 2012-09-26 | 1 | -10/+17 |
| * | | | | | | | Fix a crash when block device is read and block size is changed at the same time | Mikulas Patocka | 2012-09-26 | 1 | -2/+60 |
| * | | | | | | | block: Implement support for WRITE SAME | Martin K. Petersen | 2012-09-20 | 1 | -3/+6 |
| * | | | | | | | block: Add bio_clone_bioset(), bio_clone_kmalloc() | Kent Overstreet | 2012-09-09 | 2 | -7/+9 |
| * | | | | | | | block: Consolidate bio_alloc_bioset(), bio_kmalloc() | Kent Overstreet | 2012-09-09 | 1 | -73/+37 |
| * | | | | | | | block: Kill bi_destructor | Kent Overstreet | 2012-09-09 | 1 | -38/+26 |
| * | | | | | | | block: Add bio_reset() | Kent Overstreet | 2012-09-09 | 1 | -0/+24 |
| * | | | | | | | block: Ues bi_pool for bio_integrity_alloc() | Kent Overstreet | 2012-09-09 | 2 | -32/+18 |
| * | | | | | | | block: Generalized bio pool freeing | Kent Overstreet | 2012-09-09 | 1 | -18/+13 |
* | | | | | | | | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-10-10 | 38 | -681/+1922 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | pnfsblock: cleanup nfs4_blkdev_get | Peng Tao | 2012-10-08 | 2 | -21/+5 |
| * | | | | | | | | NFS41: send real read size in layoutget | Peng Tao | 2012-10-08 | 1 | -1/+9 |
| * | | | | | | | | NFS41: send real write size in layoutget | Peng Tao | 2012-10-08 | 6 | -7/+57 |
| * | | | | | | | | NFS: track direct IO left bytes | Peng Tao | 2012-10-08 | 1 | -0/+5 |
| * | | | | | | | | NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked() | Trond Myklebust | 2012-10-05 | 1 | -11/+14 |
| * | | | | | | | | NFSv4.1: Ensure that the layout sequence id stays 'close' to the current | Trond Myklebust | 2012-10-04 | 1 | -13/+8 |
| * | | | | | | | | NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close code | Trond Myklebust | 2012-10-04 | 1 | -1/+1 |
| * | | | | | | | | NFSv4 set open access operation call flag in nfs4_init_opendata_res | Andy Adamson | 2012-10-03 | 1 | -1/+1 |
| * | | | | | | | | NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTAL | Trond Myklebust | 2012-10-03 | 1 | -2/+2 |
| * | | | | | | | | NFSv4 reduce attribute requests for open reclaim | Andy Adamson | 2012-10-02 | 2 | -27/+89 |
| * | | | | | | | | NFSv4: nfs4_open_done first must check that GETATTR decoded a file type | Trond Myklebust | 2012-10-02 | 1 | -1/+3 |
| * | | | | | | | | NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid | Trond Myklebust | 2012-10-02 | 1 | -4/+7 |
| * | | | | | | | | NFSv4.1: Deal with wraparound issues when updating the layout stateid | Trond Myklebust | 2012-10-02 | 1 | -1/+10 |
| * | | | | | | | | NFSv4.1: Always set the layout stateid if this is the first layoutget | Trond Myklebust | 2012-10-02 | 1 | -3/+5 |
| * | | | | | | | | NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout | Trond Myklebust | 2012-10-02 | 1 | -7/+8 |