Age | Commit message (Expand) | Author | Files | Lines |
2014-12-17 | vfs: make mounts and mountstats honor root dir like mountinfo does | Dmitry V. Levin | 1 | -2/+11 |
2014-12-17 | vfs: cleanup show_mountinfo | Dmitry V. Levin | 1 | -2/+1 |
2014-12-17 | unfuck binfmt_misc.c (broken by commit e6084d4) | Al Viro | 1 | -4/+3 |
2014-12-17 | vm_area_operations: kill ->migrate() | Al Viro | 1 | -22/+0 |
2014-12-17 | move_extent_per_page(): get rid of unused w_flags | Al Viro | 1 | -4/+0 |
2014-12-17 | btrfs: filp_open() returns ERR_PTR() on failure, not NULL... | Al Viro | 1 | -1/+1 |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 11 | -233/+267 |
2014-12-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -0/+9 |
2014-12-17 | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 15 | -65/+186 |
2014-12-15 | isofs: Fix infinite looping over CE entries | Jan Kara | 1 | -0/+6 |
2014-12-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -6/+18 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -33/+154 |
2014-12-15 | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -0/+170 |
2014-12-15 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -2/+31 |
2014-12-14 | aio: Skip timer for io_getevents if timeout=0 | Fam Zheng | 1 | -2/+6 |
2014-12-14 | aio: Make it possible to remap aio ring | Pavel Emelyanov | 1 | -0/+25 |
2014-12-14 | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -7/+22 |
2014-12-13 | fsnotify: remove destroy_list from fsnotify_mark | Jan Kara | 1 | -4/+4 |
2014-12-13 | fsnotify: unify inode and mount marks handling | Jan Kara | 9 | -201/+148 |
2014-12-13 | fallocate: create FAN_MODIFY and IN_MODIFY events | Heinrich Schuchardt | 1 | -0/+11 |
2014-12-13 | fs/affs/file.c: remove obsolete pagesize check | Fabian Frederick | 1 | -4/+0 |
2014-12-13 | fs/affs/file.c: add support to O_DIRECT | Fabian Frederick | 1 | -0/+18 |
2014-12-13 | fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf | Fabian Frederick | 3 | -21/+25 |
2014-12-13 | fs/affs/file.c: forward declaration clean-up | Fabian Frederick | 1 | -22/+16 |
2014-12-13 | syscalls: implement execveat() system call | David Drysdale | 5 | -14/+119 |
2014-12-13 | fat: fix data past EOF resulting from fsx testsuite | Namjae Jeon | 3 | -0/+16 |
2014-12-13 | befs: remove dead code | Jan Kara | 1 | -4/+0 |
2014-12-13 | fs, seq_file: fallback to vmalloc instead of oom kill processes | David Rientjes | 1 | -1/+5 |
2014-12-13 | mm: vmscan: invoke slab shrinkers from shrink_zone() | Johannes Weiner | 1 | -5/+6 |
2014-12-13 | mm: convert i_mmap_mutex to rwsem | Davidlohr Bueso | 2 | -6/+6 |
2014-12-13 | mm: use new helper functions around the i_mmap_mutex | Davidlohr Bueso | 1 | -2/+2 |
2014-12-13 | reiserfs: destroy allocated commit workqueue | Jiri Slaby | 1 | -0/+3 |
2014-12-12 | Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -11/+33 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 31 | -641/+2739 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-12-12 | Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2 | -1/+7 |
2014-12-12 | Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 89 | -1835/+1467 |
2014-12-12 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 15 | -520/+527 |
2014-12-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -62/+179 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -11/+9 |
2014-12-12 | pstore-ram: Allow optional mapping with pgprot_noncached | Tony Lindgren | 2 | -11/+33 |
2014-12-12 | pstore-ram: Fix hangs by using write-combine mappings | Rob Herring | 1 | -2/+2 |
2014-12-12 | coda_venus_readdir(): use file_inode() | Al Viro | 1 | -3/+1 |
2014-12-12 | fs/namei.c: fold link_path_walk() call into path_init() | Al Viro | 1 | -21/+6 |
2014-12-12 | path_init(): don't bother with LOOKUP_PARENT in argument | Al Viro | 1 | -4/+4 |
2014-12-12 | fs/namei.c: new helper (path_cleanup()) | Al Viro | 1 | -17/+13 |
2014-12-12 | path_init(): store the "base" pointer to file in nameidata itself | Al Viro | 1 | -14/+13 |
2014-12-11 | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds | 41 | -397/+648 |
2014-12-11 | make default ->i_fop have ->open() fail with ENXIO | Al Viro | 1 | -3/+8 |
2014-12-11 | make nameidata completely opaque outside of fs/namei.c | Al Viro | 1 | -0/+24 |