summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-08-2717-135/+312
|\
| * Btrfs: fix task hang under heavy compressed writeLiu Bo2014-08-2412-61/+141
| * Btrfs: fix filemap_flush call in btrfs_file_releaseChris Mason2014-08-211-1/+9
| * Btrfs: fix crash on endio of reading corrupted blockLiu Bo2014-08-211-0/+1
| * btrfs: fix leak in qgroup_subtree_accounting() error pathEric Sandeen2014-08-211-1/+1
| * btrfs: Use right extent length when inserting overlap extent map.Qu Wenruo2014-08-212-6/+5
| * Btrfs: clone, don't create invalid hole extent mapFilipe Manana2014-08-211-1/+2
| * Btrfs: don't monopolize a core when evicting inodeFilipe Manana2014-08-211-0/+6
| * Btrfs: fix hole detection during file fsyncFilipe Manana2014-08-211-4/+13
| * Btrfs: ensure tmpfile inode is always persisted with link count of 0Filipe Manana2014-08-211-0/+15
| * Btrfs: race free update of commit root for ro snapshotsFilipe Manana2014-08-212-33/+36
| * Btrfs: fix regression of btrfs device replaceLiu Bo2014-08-211-1/+1
| * Btrfs: don't consider the missing device when allocating new chunksMiao Xie2014-08-191-14/+2
| * Btrfs: Fix wrong device size when we are resizing the deviceMiao Xie2014-08-192-2/+3
| * Btrfs: don't write any data into a readonly device when scrubMiao Xie2014-08-191-0/+11
| * Btrfs: Fix the problem that the replace destroys the seed filesystemMiao Xie2014-08-191-2/+6
| * btrfs: Return right extent when fiemap gives unaligned offset and len.Qu Wenruo2014-08-191-2/+2
| * Btrfs: fix wrong extent mapping for DirectIOWang Shilong2014-08-191-0/+2
| * Btrfs: fix wrong write range for filemap_fdatawrite_range()Wang Shilong2014-08-191-1/+2
| * Btrfs: fix wrong missing device counter decreaseMiao Xie2014-08-191-1/+1
| * Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fsMiao Xie2014-08-191-0/+3
| * btrfs: check generation as replace duplicates devid+uuidAnand Jain2014-08-191-1/+21
| * Btrfs: device_list_add() should not update list when mountedAnand Jain2014-08-191-0/+27
| * Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.chandan2014-08-191-2/+1
| * Btrfs: fix put dio bio twice when we submit dio bio failMiao Xie2014-08-191-3/+2
* | Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-252-29/+76
|\ \
| * | nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery2014-08-221-1/+1
| * | nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson2014-08-221-0/+8
| * | nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson2014-08-221-3/+15
| * | nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson2014-08-222-1/+28
| * | nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson2014-08-221-1/+4
| * | nfs: use blocking page_group_lock in add_requestWeston Andros Adamson2014-08-221-11/+2
| * | nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson2014-08-221-8/+13
| * | nfs: change nfs_page_group_lock argumentWeston Andros Adamson2014-08-222-7/+8
* | | aio: fix reqs_available handlingBenjamin LaHaise2014-08-241-4/+73
|/ /
* | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-08-2014-22/+269
|\ \
| * | [SMB3] Enable fallocate -z support for SMB3 mountsSteve French2014-08-171-0/+55
| * | enable fallocate punch hole ("fallocate -p") for SMB3Steve French2014-08-175-1/+73
| * | Incorrect error returned on setting file compressed on SMB2Steve French2014-08-171-1/+1
| * | CIFS: Fix wrong directory attributes after renamePavel Shilovsky2014-08-171-0/+6
| * | CIFS: Fix SMB2 readdir error handlingPavel Shilovsky2014-08-177-8/+25
| * | [CIFS] Possible null ptr deref in SMB2_tconSteve French2014-08-171-1/+2
| * | [CIFS] Workaround MacOS server problem with SMB2.1 writeSteve French2014-08-151-1/+16
| * | cifs: handle lease F_UNLCK requests properlyJeff Layton2014-08-151-2/+3
| * | Cleanup sparse file support by creating worker function for itSteve French2014-08-151-31/+49
| * | Add sparse file support to SMB2/SMB3 mountsSteve French2014-08-133-1/+47
| * | Add missing definitions for CIFS File System AttributesSteve French2014-08-121-0/+23
| * | cifs: remove unused function cifs_oplock_break_waitVincent Stehlé2014-08-111-7/+0
* | | ext3: Count internal journal as bsddf overhead in ext3_statfsChin-Tsung Cheng2014-08-191-2/+3
* | | isofs: Fix unbounded recursion when processing relocated directoriesJan Kara2014-08-193-22/+55
OpenPOWER on IntegriCloud