aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | xfs: use bool instead of int in xfs_rename()Fabian Frederick2015-03-24
| | * | | | | | | | | | | | | | xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()Eric Sandeen2015-03-24
| | * | | | | | | | | | | | | | xfs: remove xfs_bmap_sanity_check()Dave Chinner2015-03-24
| * | | | | | | | | | | | | | | Merge branch 'xfs-rename-whiteout' into for-nextDave Chinner2015-03-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | xfs: add RENAME_WHITEOUT supportDave Chinner2015-03-24
| | * | | | | | | | | | | | | | | xfs: make xfs_cross_rename() complete fullyDave Chinner2015-03-24
| | * | | | | | | | | | | | | | | xfs: factor out xfs_finish_rename()Dave Chinner2015-03-24
| | * | | | | | | | | | | | | | | xfs: cleanup xfs_rename error handlingDave Chinner2015-03-24
| | * | | | | | | | | | | | | | | xfs: clean up inode locking for RENAME_WHITEOUTDave Chinner2015-03-24
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'xfs-mmap-lock' into for-nextDave Chinner2015-02-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | xfs: lock out page faults from extent swap operationsDave Chinner2015-02-23
| | * | | | | | | | | | | | | | | xfs: xfs_setattr_size no longer races with page faultsDave Chinner2015-02-23
| | * | | | | | | | | | | | | | | xfs: take i_mmap_lock on extent manipulation operationsDave Chinner2015-02-23
| | * | | | | | | | | | | | | | | xfs: use i_mmaplock on write faultsDave Chinner2015-02-23
| | * | | | | | | | | | | | | | | xfs: use i_mmaplock on read faultsDave Chinner2015-02-23
| | * | | | | | | | | | | | | | | xfs: introduce mmap/truncate lockDave Chinner2015-02-23
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'xfs-generic-sb-counters' into for-nextDave Chinner2015-02-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | xfs: remove xfs_mod_incore_sb APIDave Chinner2015-02-23
| | * | | | | | | | | | | | | | xfs: replace xfs_mod_incore_sb_batchedDave Chinner2015-02-23
| | * | | | | | | | | | | | | | xfs: introduce xfs_mod_frextentsDave Chinner2015-02-23
| | * | | | | | | | | | | | | | xfs: Remove icsb infrastructureDave Chinner2015-02-23
| | * | | | | | | | | | | | | | xfs: use generic percpu counters for free block counterDave Chinner2015-02-23
| | * | | | | | | | | | | | | | xfs: use generic percpu counters for free inode counterDave Chinner2015-02-23
| | * | | | | | | | | | | | | | xfs: use generic percpu counters for inode counterDave Chinner2015-02-23
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'xfs-misc-fixes-for-4.1' into for-nextDave Chinner2015-02-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | xfs: remove deprecated mount optionsEric Sandeen2015-02-23
| | * | | | | | | | | | | | | xfs: xfs_alloc_fix_minleft can underflow near ENOSPCDave Chinner2015-02-23
| | * | | | | | | | | | | | | xfs: remove old and redundant comment in xfs_mount_validate_sbWang Sheng-Hui2015-02-23
| | * | | | | | | | | | | | | xfs: clarify async write failure ratelimit messageEric Sandeen2015-02-23
| | * | | | | | | | | | | | | xfs: log unmount events on consoleEric Sandeen2015-02-23
| | * | | | | | | | | | | | | xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen2015-02-23
| | * | | | | | | | | | | | | xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen2015-02-23
| | * | | | | | | | | | | | | xfs: inodes are new until the dentry cache is set upDave Chinner2015-02-23
| | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds2015-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | jffs2: remove an unneeded conditionDan Carpenter2015-03-30
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ceph: fix uninline data functionYan, Zheng2015-04-22
| * | | | | | | | | | | | | | ceph: rename snapshot supportYan, Zheng2015-04-22
| * | | | | | | | | | | | | | ceph: fix null pointer dereference in send_mds_reconnect()Yan, Zheng2015-04-22
| * | | | | | | | | | | | | | ceph: hold on to exclusive caps on complete directoriesYan, Zheng2015-04-20
| * | | | | | | | | | | | | | ceph: show non-default options onlyIlya Dryomov2015-04-20
| * | | | | | | | | | | | | | libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-20
| * | | | | | | | | | | | | | ceph: cleanup unsafe requests when reconnecting is deniedYan, Zheng2015-04-20
| * | | | | | | | | | | | | | ceph: don't zero i_wrbuffer_ref when reconnecting is deniedYan, Zheng2015-04-20
| * | | | | | | | | | | | | | ceph: don't mark dirty caps when there is no auth capYan, Zheng2015-04-20
| * | | | | | | | | | | | | | ceph: keep i_snap_realm while there are writersYan, Zheng2015-04-20
| * | | | | | | | | | | | | | ceph: kstrdup() memory handlingSanidhya Kashyap2015-04-20
| * | | | | | | | | | | | | | ceph: properly release page upon errorTaesoo Kim2015-04-20
| * | | | | | | | | | | | | | ceph: match wait_for_completion_timeout return typeNicholas Mc Guire2015-04-20
| * | | | | | | | | | | | | | ceph: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-04-20