summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton2016-02-191-31/+18Star
* Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton2016-02-191-14/+52
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-02-163-4/+3Star
|\
| * cifs: fix erroneous return valueAnton Protopopov2016-02-111-1/+1
| * cifs: fix potential overflow in cifs_compose_mount_optionsInsu Yun2016-02-111-1/+1
| * cifs: remove redundant check for null string pointerColin Ian King2016-02-111-2/+1Star
* | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-141-0/+20
|\ \
| * | pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-071-0/+20
* | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-128-71/+131
|\ \ \
| * | | btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba2016-02-113-3/+16
| * | | Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana2016-02-051-4/+6
| * | | Btrfs: remove no longer used function extent_read_full_page_nolock()Filipe Manana2016-02-033-42/+12Star
| * | | Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana2016-02-031-8/+21
| * | | Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana2016-02-031-14/+76
* | | | Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-121-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | xfs: fix endianness error when checking log block crc on big endian platformsDarrick J. Wong2016-02-081-2/+2
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-064-8/+43
|\ \ \
| * | | epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron2016-02-061-6/+32
| * | | dax: dirty inode only if requiredDmitry Monakhov2016-02-061-1/+2
| * | | ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei2016-02-061-0/+2
| * | | block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler2016-02-061-1/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-02-061-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | ceph: fix snap context leak in error pathYan, Zheng2016-02-041-1/+1
| * | | ceph: checking for IS_ERR instead of NULLDan Carpenter2016-02-041-2/+2
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-033-81/+55Star
|\ \ \
| * | | proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-032-72/+43Star
| * | | numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu2016-02-031-3/+4
| * | | ocfs2/cluster: fix memory leak in o2hb_region_releaseJoseph Qi2016-02-031-6/+8
* | | | Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-02-034-68/+62Star
|\ \ \ \ | |/ / / |/| | |
| * | | NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSETrond Myklebust2016-01-284-9/+9
| * | | pNFS: Fix missing layoutreturn callsTrond Myklebust2016-01-271-62/+56Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-021-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-311-0/+3
| |\ \ \ \
| | * | | | Bluetooth: Add missing COMPATIBLE_IOCTL for UART line disciplineMarcel Holtmann2016-01-271-0/+3
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-022-28/+20Star
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | block: use DAX for partition table readsDan Williams2016-01-301-0/+20
| * | | | | block: revert runtime dax control of the raw block deviceDan Williams2016-01-301-28/+0Star
| | |_|/ / | |/| | |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-011-1/+1
|\ \ \ \ \
| * | | | | timerfd: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-01-171-1/+1
* | | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-3011-32/+113
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason2016-01-294-17/+0Star
| * | | | btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzallocChris Mason2016-01-271-1/+1
| * | | | Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2016-01-276-18/+34
| |\ \ \ \
| | * | | | btrfs: add free space tree to the cow-only listDavid Sterba2016-01-251-1/+2
| | * | | | btrfs: add free space tree to lockdep classesDavid Sterba2016-01-251-0/+1
| | * | | | btrfs: tweak free space tree bitmap allocationDavid Sterba2016-01-221-2/+16
| | * | | | btrfs: tests: switch to GFP_KERNELDavid Sterba2016-01-223-15/+15
| * | | | | btrfs: sysfs: check initialization state before updating featuresDavid Sterba2016-01-271-0/+3
| * | | | | Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba2016-01-261-1/+0Star
| * | | | | btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo2016-01-261-1/+1