Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | Squashfs: add LZ4 compression support | Phillip Lougher | 2014-11-27 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2014-12-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | aio: Skip timer for io_getevents if timeout=0 | Fam Zheng | 2014-12-13 | |
| * | | | | | | | | | | | | | aio: Make it possible to remap aio ring | Pavel Emelyanov | 2014-12-13 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-12-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | writeback: fix a subtle race condition in I_DIRTY clearing | Tejun Heo | 2014-11-04 | |
* | | | | | | | | | | | | | | fsnotify: remove destroy_list from fsnotify_mark | Jan Kara | 2014-12-13 | |
* | | | | | | | | | | | | | | fsnotify: unify inode and mount marks handling | Jan Kara | 2014-12-13 | |
* | | | | | | | | | | | | | | fallocate: create FAN_MODIFY and IN_MODIFY events | Heinrich Schuchardt | 2014-12-13 | |
* | | | | | | | | | | | | | | fs/affs/file.c: remove obsolete pagesize check | Fabian Frederick | 2014-12-13 | |
* | | | | | | | | | | | | | | fs/affs/file.c: add support to O_DIRECT | Fabian Frederick | 2014-12-13 | |
* | | | | | | | | | | | | | | fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf | Fabian Frederick | 2014-12-13 | |
* | | | | | | | | | | | | | | fs/affs/file.c: forward declaration clean-up | Fabian Frederick | 2014-12-13 | |
* | | | | | | | | | | | | | | syscalls: implement execveat() system call | David Drysdale | 2014-12-13 | |
* | | | | | | | | | | | | | | fat: fix data past EOF resulting from fsx testsuite | Namjae Jeon | 2014-12-13 | |
* | | | | | | | | | | | | | | befs: remove dead code | Jan Kara | 2014-12-13 | |
* | | | | | | | | | | | | | | fs, seq_file: fallback to vmalloc instead of oom kill processes | David Rientjes | 2014-12-13 | |
* | | | | | | | | | | | | | | mm: vmscan: invoke slab shrinkers from shrink_zone() | Johannes Weiner | 2014-12-13 | |
* | | | | | | | | | | | | | | mm: convert i_mmap_mutex to rwsem | Davidlohr Bueso | 2014-12-13 | |
* | | | | | | | | | | | | | | mm: use new helper functions around the i_mmap_mutex | Davidlohr Bueso | 2014-12-13 | |
* | | | | | | | | | | | | | | Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | pstore-ram: Allow optional mapping with pgprot_noncached | Tony Lindgren | 2014-12-11 | |
| * | | | | | | | | | | | | | | pstore-ram: Fix hangs by using write-combine mappings | Rob Herring | 2014-12-11 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i... | Chris Mason | 2014-12-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | Btrfs, replace: enable dev-replace for raid56 | Zhao Lei | 2014-12-02 | |
| | * | | | | | | | | | | | | | | | Btrfs, raid56: fix use-after-free problem in the final device replace procedu... | Miao Xie | 2014-12-02 | |
| | * | | | | | | | | | | | | | | | Btrfs, replace: write raid56 parity into the replace target device | Miao Xie | 2014-12-02 | |
| | * | | | | | | | | | | | | | | | Btrfs, replace: write dirty pages into the replace target device | Miao Xie | 2014-12-02 | |
| | * | | | | | | | | | | | | | | | Btrfs, raid56: support parity scrub on raid56 | Miao Xie | 2014-12-02 | |
| | * | | | | | | | | | | | | | | | Btrfs, raid56: use a variant to record the operation type | Miao Xie | 2014-12-02 | |
| | * | | | | | | | | | | | | | | | Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted | Miao Xie | 2014-12-02 | |
| | * | | | | | | | | | | | | | | | Btrfs, raid56: don't change bbio and raid_map | Miao Xie | 2014-12-02 | |
| | * | | | | | | | | | | | | | | | Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_block | Zhao Lei | 2014-12-02 | |
| | * | | | | | | | | | | | | | | | Btrfs: remove noused bbio_ret in __btrfs_map_block in condition | Zhao Lei | 2014-12-02 | |
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Btrfs: make get_caching_control unconditionally return the ctl | Josef Bacik | 2014-12-02 | |
| * | | | | | | | | | | | | | | | Btrfs: fix unprotected deletion from pending_chunks list | Filipe Manana | 2014-12-02 | |
| * | | | | | | | | | | | | | | | Btrfs: fix fs mapping extent map leak | Filipe Manana | 2014-12-02 | |
| * | | | | | | | | | | | | | | | Btrfs: fix memory leak after block remove + trimming | Filipe Manana | 2014-12-02 | |
| * | | | | | | | | | | | | | | | Btrfs: make btrfs_abort_transaction consider existence of new block groups | Filipe Manana | 2014-12-02 | |
| * | | | | | | | | | | | | | | | Btrfs: fix race between writing free space cache and trimming | Filipe Manana | 2014-12-02 | |
| * | | | | | | | | | | | | | | | Btrfs: fix race between fs trimming and block group remove/allocation | Filipe Manana | 2014-12-02 | |
| * | | | | | | | | | | | | | | | Btrfs: fix freeing used extents after removing empty block group | Filipe Manana | 2014-12-02 | |
| * | | | | | | | | | | | | | | | Btrfs: fix crash caused by block group removal | Filipe Manana | 2014-12-02 | |
| * | | | | | | | | | | | | | | | Btrfs: fix invalid block group rbtree access after bg is removed | Filipe Manana | 2014-12-02 | |
| * | | | | | | | | | | | | | | | Btrfs: fix snapshot inconsistency after a file write followed by truncate | Filipe Manana | 2014-11-25 | |
| * | | | | | | | | | | | | | | | Btrfs: ensure send always works on roots without orphans | Filipe Manana | 2014-11-25 | |
| * | | | | | | | | | | | | | | | Btrfs: fix freeing used extent after removing empty block group | Filipe Manana | 2014-11-25 | |
| * | | | | | | | | | | | | | | | Btrfs: include vmalloc.h in check-integrity.c | Chris Mason | 2014-11-25 | |
| * | | | | | | | | | | | | | | | btrfs: Fix a lockdep warning when running xfstest. | Qu Wenruo | 2014-11-25 |