summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ceph: allocate non-zero page to fscache in readpage()Li Wang2013-11-231-1/+1
| * | | | | | | ceph: wake up 'safe' waiters when unregistering requestYan, Zheng2013-11-231-1/+2
| * | | | | | | ceph: cleanup aborted requests when re-sending requests.Yan, Zheng2013-11-231-1/+4
| * | | | | | | ceph: handle race between cap reconnect and cap releaseYan, Zheng2013-11-233-4/+26
| * | | | | | | ceph: set caps count after composing cap reconnect messageYan, Zheng2013-11-231-5/+18
| * | | | | | | ceph: queue cap release in __ceph_remove_cap()Yan, Zheng2013-11-233-21/+14
| * | | | | | | ceph: handle frag mismatch between readdir request and replyYan, Zheng2013-09-303-5/+25
| * | | | | | | ceph: remove outdated frag informationYan, Zheng2013-09-301-4/+29
| * | | | | | | ceph: hung on ceph fscache invalidate in some casesMilosz Tanski2013-09-251-0/+3
* | | | | | | | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-11-221-6/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | eCryptfs: file->private_data is always validTyler Hicks2013-11-141-6/+2
* | | | | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-11-221-83/+51
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | aio: nullify aio->ring_pages after freeing itSasha Levin2013-11-191-1/+3
| * | | | | | | | aio: prevent double free in ioctx_allocSasha Levin2013-11-191-1/+0
| * | | | | | | | Merge branch 'aio-fix' of http://evilpiepirate.org/git/linux-bcacheBenjamin LaHaise2013-11-041-81/+48
| |\ \ \ \ \ \ \ \
| | * | | | | | | | aio: Fix a trinity splatKent Overstreet2013-10-101-81/+48
* | | | | | | | | | 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-191-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/+53
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | btrfs: update kconfig help textDavid Sterba2013-11-201-5/+10
| * | | | | | | | | | btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita2013-11-201-1/+1
| * | | | | | | | | | btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-201-2/+1
| * | | | | | | | | | btrfs: fix typo in the log messageAnand Jain2013-11-201-1/+1
| * | | | | | | | | | Btrfs: fix list delete warning when removing ordered root from the listMiao Xie2013-11-201-0/+1
| * | | | | | | | | | Btrfs: print bytenr instead of page pointer in check-intStefan Behrens2013-11-201-8/+17
| * | | | | | | | | | Btrfs: remove dead codes from ctree.hWang Shilong2013-11-201-6/+0
| * | | | | | | | | | Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana2013-11-201-1/+1
| * | | | | | | | | | Btrfs: fix lockdep error in async commitLiu Bo2013-11-201-2/+2
| * | | | | | | | | | Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo2013-11-201-20/+1
| * | | | | | | | | | Btrfs: fix __btrfs_start_workers retvalIlya Dryomov2013-11-201-0/+1
| * | | | | | | | | | Btrfs: disable online raid-repair on ro mountsIlya Dryomov2013-11-201-3/+8
| * | | | | | | | | | Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov2013-11-201-2/+4
| * | | | | | | | | | Btrfs: only drop modified extents if we logged the whole inodeJosef Bacik2013-11-201-1/+1
| * | | | | | | | | | Btrfs: make sure to copy everything if we renameJosef Bacik2013-11-201-1/+2
| * | | | | | | | | | Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik2013-11-201-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-211-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | configfs: fix race between dentry put and lookupJunxiao Bi2013-11-211-2/+14
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-213-8/+12
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs2013-11-051-4/+1
| * | | | | | | | | | | 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
OpenPOWER on IntegriCloud