summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | nfsd: Add DEALLOCATE supportAnna Schumaker2014-11-073-1/+17
| * | | | | | | | | | | | | | nfsd: Add ALLOCATE supportAnna Schumaker2014-11-075-1/+85
| * | | | | | | | | | | | | | VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker2014-11-072-3/+4
| * | | | | | | | | | | | | | lockd: ratelimit "lockd: cannot monitor" messagesJeff Layton2014-11-061-1/+1
| * | | | | | | | | | | | | | nfsd: clean up comments over nfs4_file definitionJeff Layton2014-10-231-5/+9
| * | | | | | | | | | | | | | NFSD: Always initialize cl_cb_addrChuck Lever2014-10-231-1/+1
| * | | | | | | | | | | | | | nfsd: fix inclusive vfs_fsync_range() endZach Brown2014-10-231-3/+7
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-141-6/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-11-191-6/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | VFS: refactor vfs_read()Dmitry Kasatkin2014-11-171-6/+18
| * | | | | | | | | | | | | | | | Merge commit 'v3.17' into nextJames Morris2014-11-19476-8640/+14631
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-33/+154
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | debugfs: add helper function to create device related seq_fileArend van Spriel2014-11-261-0/+54
| * | | | | | | | | | | | | | | | | sysfs/kernfs: make read requests on pre-alloc files use the buffer.NeilBrown2014-11-072-13/+49
| * | | | | | | | | | | | | | | | | sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown2014-11-072-22/+54
| * | | | | | | | | | | | | | | | | fs: sysfs: return EGBIG on write if offset is larger than file sizeVladimir Zapolskiy2014-11-071-1/+1
| * | | | | | | | | | | | | | | | | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | pstore: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-146-0/+170
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Squashfs: Add LZ4 compression configuration optionPhillip Lougher2014-11-274-0/+27
| * | | | | | | | | | | | | | | | | | Squashfs: add LZ4 compression supportPhillip Lougher2014-11-272-0/+143
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-12-141-2/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | aio: Skip timer for io_getevents if timeout=0Fam Zheng2014-12-131-2/+6
| * | | | | | | | | | | | | | | | | aio: Make it possible to remap aio ringPavel Emelyanov2014-12-131-0/+25
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-131-7/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo2014-11-041-7/+22
* | | | | | | | | | | | | | | | | | fsnotify: remove destroy_list from fsnotify_markJan Kara2014-12-131-4/+4
* | | | | | | | | | | | | | | | | | fsnotify: unify inode and mount marks handlingJan Kara2014-12-139-201/+148
* | | | | | | | | | | | | | | | | | fallocate: create FAN_MODIFY and IN_MODIFY eventsHeinrich Schuchardt2014-12-131-0/+11
* | | | | | | | | | | | | | | | | | fs/affs/file.c: remove obsolete pagesize checkFabian Frederick2014-12-131-4/+0
* | | | | | | | | | | | | | | | | | fs/affs/file.c: add support to O_DIRECTFabian Frederick2014-12-131-0/+18
* | | | | | | | | | | | | | | | | | fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintfFabian Frederick2014-12-133-21/+25
* | | | | | | | | | | | | | | | | | fs/affs/file.c: forward declaration clean-upFabian Frederick2014-12-131-22/+16
* | | | | | | | | | | | | | | | | | syscalls: implement execveat() system callDavid Drysdale2014-12-135-14/+119
* | | | | | | | | | | | | | | | | | fat: fix data past EOF resulting from fsx testsuiteNamjae Jeon2014-12-133-0/+16
* | | | | | | | | | | | | | | | | | befs: remove dead codeJan Kara2014-12-131-4/+0
* | | | | | | | | | | | | | | | | | fs, seq_file: fallback to vmalloc instead of oom kill processesDavid Rientjes2014-12-131-1/+5
* | | | | | | | | | | | | | | | | | mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2014-12-131-5/+6
* | | | | | | | | | | | | | | | | | mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2014-12-132-6/+6
* | | | | | | | | | | | | | | | | | mm: use new helper functions around the i_mmap_mutexDavidlohr Bueso2014-12-131-2/+2
* | | | | | | | | | | | | | | | | | Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-122-11/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren2014-12-112-11/+33
| * | | | | | | | | | | | | | | | | | pstore-ram: Fix hangs by using write-combine mappingsRob Herring2014-12-111-2/+2
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-12-1231-641/+2739
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason2014-12-0219-229/+1684
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Btrfs, replace: enable dev-replace for raid56Zhao Lei2014-12-031-5/+0
| | * | | | | | | | | | | | | | | | | | Btrfs, raid56: fix use-after-free problem in the final device replace procedu...Miao Xie2014-12-036-20/+45
| | * | | | | | | | | | | | | | | | | | Btrfs, replace: write raid56 parity into the replace target deviceMiao Xie2014-12-032-1/+24
| | * | | | | | | | | | | | | | | | | | Btrfs, replace: write dirty pages into the replace target deviceMiao Xie2014-12-033-43/+97
| | * | | | | | | | | | | | | | | | | | Btrfs, raid56: support parity scrub on raid56Miao Xie2014-12-033-20/+1115
OpenPOWER on IntegriCloud