summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* direct-io: Remove unused DIO_SKIP_DIO_COUNT logicNikolay Borisov2018-03-12
* direct-io: Remove unused DIO_ASYNC_EXTEND flagNikolay Borisov2018-03-12
* blockdev: Avoid two active bdev inodes for one deviceJan Kara2018-02-26
* genhd: Fix use after free in __blkdev_get()Jan Kara2018-02-26
* genhd: Add helper put_disk_and_module()Jan Kara2018-02-26
* direct-io: Fix sleep in atomic due to sync AIOJan Kara2018-02-26
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-22
|\
| * fs/signalfd: fix build error for BUS_MCEERR_ARRandy Dunlap2018-02-22
* | efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-22
* | Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-16
|\ \
| * | btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov2018-02-05
| * | Btrfs: fix null pointer dereference when replacing missing deviceFilipe Manana2018-02-02
| * | btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodesZygo Blaxell2018-02-02
| * | btrfs: Ignore errors from btrfs_qgroup_trace_extent_postNikolay Borisov2018-02-02
| * | Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo2018-02-02
| * | Btrfs: fix use-after-free on root->orphan_block_rsvLiu Bo2018-02-02
| * | Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo2018-02-02
| * | Btrfs: fix extent state leak from tree logLiu Bo2018-02-02
| * | Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo2018-02-02
| * | Btrfs: fix deadlock in run_delalloc_nocowLiu Bo2018-02-02
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-14
|\ \ \
| * | | vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-02-13
* | | | Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | gfs2: Fixes to "Implement iomap for block_map"Andreas Gruenbacher2018-02-13
* | | | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* | | | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-11
|\ \ \ \
| * | | | annotate ep_scan_ready_list()Al Viro2018-02-01
| * | | | ep_send_events_proc(): return result via esed->resAl Viro2018-02-01
| * | | | use linux/poll.h instead of asm/poll.hAl Viro2018-02-01
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-02-09
|\ \ \ \ \
| * | | | | seq_file: fix incomplete reset on read from zero offsetMiklos Szeredi2018-01-20
| * | | | | kernfs: fix regression in kernfs_fop_write caused by wrong typeIvan Vecera2018-01-19
* | | | | | Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-02-09
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add missing structs and defines from recent SMB3.1.1 documentationSteve French2018-02-07
| * | | | | address lock imbalance warnings in smbdirect.cSteve French2018-02-07
| * | | | | cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann2018-02-07
| * | | | | Add some missing debug fields in server and tcon structsSteve French2018-02-07
* | | | | | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-08
|\ \ \ \ \ \
| * | | | | | NFSD: hide unused svcxdr_dupstr()Arnd Bergmann2018-02-08
| * | | | | | nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein2018-02-08
| * | | | | | nfsd: encode stat->mtime for getattr instead of inode->i_mtimeAmir Goldstein2018-02-08
| * | | | | | nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields2018-02-08
| * | | | | | nfsd4: don't set lock stateid's sc_type to CLOSEDJ. Bruce Fields2018-02-05
| * | | | | | nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Trond Myklebust2018-02-05
| * | | | | | nfsd4: permit layoutget of executable-only filesBenjamin Coddington2017-12-21
| * | | | | | lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova2017-12-21
| * | | | | | lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova2017-12-21
| * | | | | | lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova2017-12-21
* | | | | | | Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2018-02-08
|\ \ \ \ \ \ \
| * | | | | | | orangefs: reverse sense of is-inode-stale test in d_revalidateMartin Brandenburg2018-02-06