summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2015-01-21xfs: Remove useless testJan Kara1-1/+1
2015-01-21quota: Verify flags passed to Q_SETINFOJan Kara1-0/+8
2015-01-21quota: Cleanup flags definitionsJan Kara1-1/+1
2015-01-21ocfs2: Move OLQF_CLEAN flag out of generic quota flagsJan Kara2-5/+6
2015-01-21quota: Don't store flags for v2 quota formatJan Kara1-2/+4
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar3-0/+3
2015-01-21btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.Qu Wenruo1-0/+10
2015-01-21btrfs: Fix the bug that fs_info->pending_changes is never cleared.Qu Wenruo1-1/+1
2015-01-20Complete oplock break jobs before closing file handleSachin Prabhu1-1/+5
2015-01-20cifs: use memzero_explicit to clear stack bufferGiel van Schijndel1-1/+1
2015-01-20btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi1-1/+1
2015-01-20Btrfs: fix race deleting block group from space_info->ro_bgs listFilipe Manana2-1/+2
2015-01-20Btrfs: fix incorrect freeing in scrub_stripeTsutomu Itoh1-1/+1
2015-01-20btrfs: sync ioctl, handle errors after transaction startDavid Sterba1-2/+2
2015-01-19fix deadlock in cifs_ioctl_clone()Al Viro1-16/+5
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg1-6/+1
2015-01-17locks: consolidate NULL i_flctx checks in locks_remove_fileJeff Layton1-2/+7
2015-01-17locks: keep a count of locks on the flctx listsJeff Layton3-35/+35
2015-01-17locks: clean up the lm_change prototypeJeff Layton2-8/+8
2015-01-17locks: add a dedicated spinlock to protect i_flctx listsJeff Layton8-69/+70
2015-01-17locks: convert lease handling to file_lock_contextJeff Layton1-153/+99
2015-01-17locks: convert posix locks to file_lock_contextJeff Layton10-197/+153
2015-01-16locks: move flock locks to file_lock_contextJeff Layton6-35/+152
2015-01-16ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locksJeff Layton2-4/+4
2015-01-16locks: add a new struct file_locking_context pointer to struct inodeJeff Layton2-1/+46
2015-01-16locks: have locks_release_file use flock_lock_file to release generic flock l...Jeff Layton1-18/+31
2015-01-16locks: add new struct list_head to struct file_lockJeff Layton1-3/+5
2015-01-16Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+8
2015-01-16Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-25/+46
2015-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds4-29/+60
2015-01-13locks: fix NULL-deref in generic_delete_leaseNeilBrown1-1/+1
2015-01-13GFS2: fix sprintf format specifieralex chen2-2/+2
2015-01-12udf: destroy sbi mutex in put_superFabian Frederick1-0/+1
2015-01-12Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into nextMatt Fleming1-1/+1
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+5
2015-01-10Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+1
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-11/+28
2015-01-10kernfs: Fix kernfs_name_compareRasmus Villemoes1-4/+8
2015-01-09GFS2: Eliminate __gfs2_glock_remove_from_lruBob Peterson1-10/+3
2015-01-09sched, fanotify: Deal with nested sleepsPeter Zijlstra1-5/+5
2015-01-09Merge branch 'xfs-misc-fixes-for-3.20-2' into for-nextDave Chinner8-57/+37
2015-01-09xfs: fix implicit bool to int conversionNicholas Mc Guire1-1/+1
2015-01-09xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig2-2/+2
2015-01-09xfs: remove deprecated sysctlsDave Chinner1-18/+0
2015-01-09xfs: move xfs_bmap_finish prototypeDave Chinner2-2/+2
2015-01-09xfs: move struct xfs_bmalloca to libxfsDave Chinner2-34/+32
2015-01-09xfs: move xfs_types.h to libxfsDave Chinner1-0/+0
2015-01-09xfs: move xfs_fs.h to libxfsDave Chinner1-0/+0
2015-01-09vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale1-2/+3