aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-14
|\
| * Squashfs: Add LZ4 compression configuration optionPhillip Lougher2014-11-27
| * Squashfs: add LZ4 compression supportPhillip Lougher2014-11-27
* | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-12-14
|\ \
| * | aio: Skip timer for io_getevents if timeout=0Fam Zheng2014-12-13
| * | aio: Make it possible to remap aio ringPavel Emelyanov2014-12-13
* | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\ \ \
| * | | writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo2014-11-04
* | | | fsnotify: remove destroy_list from fsnotify_markJan Kara2014-12-13
* | | | fsnotify: unify inode and mount marks handlingJan Kara2014-12-13
* | | | fallocate: create FAN_MODIFY and IN_MODIFY eventsHeinrich Schuchardt2014-12-13
* | | | fs/affs/file.c: remove obsolete pagesize checkFabian Frederick2014-12-13
* | | | fs/affs/file.c: add support to O_DIRECTFabian Frederick2014-12-13
* | | | fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintfFabian Frederick2014-12-13
* | | | fs/affs/file.c: forward declaration clean-upFabian Frederick2014-12-13
* | | | syscalls: implement execveat() system callDavid Drysdale2014-12-13
* | | | fat: fix data past EOF resulting from fsx testsuiteNamjae Jeon2014-12-13
* | | | befs: remove dead codeJan Kara2014-12-13
* | | | fs, seq_file: fallback to vmalloc instead of oom kill processesDavid Rientjes2014-12-13
* | | | mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2014-12-13
* | | | mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2014-12-13
* | | | mm: use new helper functions around the i_mmap_mutexDavidlohr Bueso2014-12-13
* | | | Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-12
|\ \ \ \
| * | | | pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren2014-12-11
| * | | | pstore-ram: Fix hangs by using write-combine mappingsRob Herring2014-12-11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-12-12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason2014-12-02
| |\ \ \ \ \
| | * | | | | Btrfs, replace: enable dev-replace for raid56Zhao Lei2014-12-02
| | * | | | | Btrfs, raid56: fix use-after-free problem in the final device replace procedu...Miao Xie2014-12-02
| | * | | | | Btrfs, replace: write raid56 parity into the replace target deviceMiao Xie2014-12-02
| | * | | | | Btrfs, replace: write dirty pages into the replace target deviceMiao Xie2014-12-02
| | * | | | | Btrfs, raid56: support parity scrub on raid56Miao Xie2014-12-02
| | * | | | | Btrfs, raid56: use a variant to record the operation typeMiao Xie2014-12-02
| | * | | | | Btrfs, scrub: repair the common data on RAID5/6 if it is corruptedMiao Xie2014-12-02
| | * | | | | Btrfs, raid56: don't change bbio and raid_mapMiao Xie2014-12-02
| | * | | | | Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_blockZhao Lei2014-12-02
| | * | | | | Btrfs: remove noused bbio_ret in __btrfs_map_block in conditionZhao Lei2014-12-02
| | | |_|_|/ | | |/| | |
| * | | | | Btrfs: make get_caching_control unconditionally return the ctlJosef Bacik2014-12-02
| * | | | | Btrfs: fix unprotected deletion from pending_chunks listFilipe Manana2014-12-02
| * | | | | Btrfs: fix fs mapping extent map leakFilipe Manana2014-12-02
| * | | | | Btrfs: fix memory leak after block remove + trimmingFilipe Manana2014-12-02
| * | | | | Btrfs: make btrfs_abort_transaction consider existence of new block groupsFilipe Manana2014-12-02
| * | | | | Btrfs: fix race between writing free space cache and trimmingFilipe Manana2014-12-02
| * | | | | Btrfs: fix race between fs trimming and block group remove/allocationFilipe Manana2014-12-02
| * | | | | Btrfs: fix freeing used extents after removing empty block groupFilipe Manana2014-12-02
| * | | | | Btrfs: fix crash caused by block group removalFilipe Manana2014-12-02
| * | | | | Btrfs: fix invalid block group rbtree access after bg is removedFilipe Manana2014-12-02
| * | | | | Btrfs: fix snapshot inconsistency after a file write followed by truncateFilipe Manana2014-11-25
| * | | | | Btrfs: ensure send always works on roots without orphansFilipe Manana2014-11-25
| * | | | | Btrfs: fix freeing used extent after removing empty block groupFilipe Manana2014-11-25