summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-11-221-6/+2Star
|\
| * eCryptfs: file->private_data is always validTyler Hicks2013-11-141-6/+2Star
* | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-11-221-83/+51Star
|\ \
| * | aio: nullify aio->ring_pages after freeing itSasha Levin2013-11-191-1/+3
| * | aio: prevent double free in ioctx_allocSasha Levin2013-11-191-1/+0Star
| * | Merge branch 'aio-fix' of http://evilpiepirate.org/git/linux-bcacheBenjamin LaHaise2013-11-041-81/+48Star
| |\ \
| | * | aio: Fix a trinity splatKent Overstreet2013-10-111-81/+48Star
* | | | Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-11-222-75/+101
|\ \ \ \
| * | | | nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields2013-11-201-1/+2
| * | | | nfsd: make sure to balance get/put_write_accessChristoph Hellwig2013-11-181-14/+15
| * | | | nfsd: split up nfsd_setattrChristoph Hellwig2013-11-181-60/+84
* | | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2013-11-222-2/+6
|\ \ \ \ \
| * | | | | GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse2013-11-211-1/+4
| * | | | | GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz2013-11-211-1/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-2213-54/+53Star
|\ \ \ \ \ \
| * | | | | | btrfs: update kconfig help textDavid Sterba2013-11-211-5/+10
| * | | | | | btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita2013-11-211-1/+1
| * | | | | | btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-211-2/+1Star
| * | | | | | btrfs: fix typo in the log messageAnand Jain2013-11-211-1/+1
| * | | | | | Btrfs: fix list delete warning when removing ordered root from the listMiao Xie2013-11-211-0/+1
| * | | | | | Btrfs: print bytenr instead of page pointer in check-intStefan Behrens2013-11-211-8/+17
| * | | | | | Btrfs: remove dead codes from ctree.hWang Shilong2013-11-211-6/+0Star
| * | | | | | Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana2013-11-211-1/+1
| * | | | | | Btrfs: fix lockdep error in async commitLiu Bo2013-11-211-2/+2
| * | | | | | Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo2013-11-211-20/+1Star
| * | | | | | Btrfs: fix __btrfs_start_workers retvalIlya Dryomov2013-11-211-0/+1
| * | | | | | Btrfs: disable online raid-repair on ro mountsIlya Dryomov2013-11-211-3/+8
| * | | | | | Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov2013-11-211-2/+4
| * | | | | | Btrfs: only drop modified extents if we logged the whole inodeJosef Bacik2013-11-211-1/+1
| * | | | | | Btrfs: make sure to copy everything if we renameJosef Bacik2013-11-211-1/+2
| * | | | | | Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik2013-11-211-1/+2
* | | | | | | Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-11-225-23/+43
|\ \ \ \ \ \ \
| * | | | | | | xfs: open code inc_inode_iversion when logging an inodeDave Chinner2013-11-181-3/+5
| * | | | | | | xfs: increase inode cluster size for v5 filesystemsDave Chinner2013-11-183-3/+17
| * | | | | | | xfs: fix unlock in xfs_bmap_add_attrforkMark Tinguely2013-11-181-17/+21
* | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-221-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | configfs: fix race between dentry put and lookupJunxiao Bi2013-11-221-2/+14
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-223-8/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs2013-11-051-4/+1Star
| * | | | | | | audit: add child record before the create to handle case where create failsJeff Layton2013-11-051-0/+1
| * | | | | | | audit: allow unsetting the loginuid (with priv)Eric Paris2013-11-051-4/+10
* | | | | | | | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-2020-243/+1145
|\ \ \ \ \ \ \ \
| * | | | | | | | Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher2013-11-201-4/+3Star
| * | | | | | | | Squashfs: Directly decompress into the page cache for file dataPhillip Lougher2013-11-205-1/+336
| * | | | | | | | Squashfs: Restructure squashfs_readpage()Phillip Lougher2013-11-204-71/+118
| * | | | | | | | Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-2013-67/+163
| * | | | | | | | Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher2013-11-203-20/+145
| * | | | | | | | squashfs: Enhance parallel I/OMinchan Kim2013-11-203-1/+221
| * | | | | | | | Squashfs: Refactor decompressor interface and codePhillip Lougher2013-11-2011-136/+216
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-2012-164/+52Star
|\ \ \ \ \ \ \ \ \