summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: make btrfs_debug match pr_debug handling related to DEBUGFrank Holton2014-01-281-0/+6
* btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'Sergei Trofimovich2014-01-282-71/+0
* btrfs: expand btrfs_find_item() to include find_orphan_item functionalityKelley Nielsen2014-01-284-35/+17
* btrfs: expand btrfs_find_item() to include find_root_ref functionalityKelley Nielsen2014-01-283-20/+11
* btrfs: bootstrap generic btrfs_find_item interfaceKelley Nielsen2014-01-283-36/+43
* btrfs: fix unused variables in qgroup.cValentina Giusti2014-01-281-9/+2
* btrfs: replace path->slots[0] with otherwise unused variable 'slot'Valentina Giusti2014-01-281-2/+2
* btrfs: remove unused variable from scrub_fixup_nodatasumValentina Giusti2014-01-281-2/+0
* btrfs: remove unused variable from setup_cluster_no_bitmapValentina Giusti2014-01-281-2/+0
* btrfs: remove unused variables from extent_io.cValentina Giusti2014-01-281-7/+0
* btrfs: remove unused variable from find_free_extentValentina Giusti2014-01-281-2/+0
* btrfs: remove unused variables from disk-io.cValentina Giusti2014-01-281-11/+0
* btrfs: remove unused variable from btrfs_new_inodeValentina Giusti2014-01-281-6/+0
* btrfs: publish fs label in sysfsJeff Mahoney2014-01-281-0/+44
* btrfs: publish device membership in sysfsJeff Mahoney2014-01-282-0/+33
* btrfs: publish allocation data in sysfsJeff Mahoney2014-01-284-5/+238
* btrfs: add ioctl to export size of global metadata reservationJeff Mahoney2014-01-281-0/+16
* btrfs: use feature attribute names to print better error messagesJeff Mahoney2014-01-283-6/+64
* btrfs: add ability to change features via sysfsJeff Mahoney2014-01-282-4/+117
* btrfs: publish unknown feature bits in sysfsJeff Mahoney2014-01-281-1/+107
* btrfs: publish per-super features in sysfsJeff Mahoney2014-01-281-16/+65
* btrfs: publish per-super attributes in sysfsJeff Mahoney2014-01-284-0/+57
* btrfs: publish supported featured in sysfsJeff Mahoney2014-01-282-0/+87
* btrfs: add ioctls to query/change feature bits onlineJeff Mahoney2014-01-282-0/+151
* Btrfs: skip merge part for delayed data refsLiu Bo2014-01-281-0/+7
* Btrfs: introduce a head ref rbtreeLiu Bo2014-01-285-60/+99
* Btrfs: fix check-integrity to look at the referenced data properlyJosef Bacik2014-01-282-4/+12
* Btrfs: incompatible format change to remove hole extentsJosef Bacik2014-01-286-56/+373
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-01-172-2/+7
|\
| * vfs: Fix a regression in mounting procEric W. Biederman2013-11-261-1/+1
| * vfs: In d_path don't call d_dname on a mount pointEric W. Biederman2013-11-261-1/+6
* | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-161-6/+9
|\ \
| * | writeback: Fix data corruption on NFSJan Kara2013-12-141-6/+9
* | | nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner2014-01-151-4/+6
* | | Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-01-112-1/+2
|\ \ \
| * | | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu2014-01-101-0/+1
| * | | xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu2014-01-101-1/+1
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-071-1/+1
|\ \ \ \
| * | | | ext4: fix bigalloc regressionEric Whitney2014-01-061-1/+1
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-021-4/+0
|\ \ \ \ \
| * | | | | epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron2014-01-021-4/+0
* | | | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-01-026-5/+58
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa2014-01-021-0/+2
| * | | | | GFS2: Wait for async DIO in glock state changesSteven Whitehouse2013-12-201-2/+8
| * | | | | GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse2013-12-201-0/+30
| * | | | | GFS2: Fix slab memory leak in gfs2_bufdataBob Peterson2013-12-131-0/+5
| * | | | | GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson2013-12-131-2/+2
| * | | | | GFS2: don't hold s_umount over blkdev_putSteven Whitehouse2013-12-131-1/+11
| | |_|_|/ | |/| | |
* | | | | cifs: set FILE_CREATEDShirish Pargaonkar2013-12-271-5/+6
* | | | | cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu2013-12-273-20/+19
OpenPOWER on IntegriCloud