summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-02-10Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-02-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-09Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds
2015-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-05nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-02-05Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu
2015-02-04Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-02-04aio: annotate aio_read_event_ring for sleep patternsDave Chinner
2015-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-01-29Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-01-28udf: Release preallocation on last writeable closeJan Kara
2015-01-27btrfs: fix raid56 scrub failed in xfstests btrfs/072Gui Hecheng
2015-01-27cifs: fix MUST SecurityFlags filteringNiklas Cassel
2015-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-22locks: update comments that refer to inode->i_flockJeff Layton
2015-01-21NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker
2015-01-21NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-01-21nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-21btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.Qu Wenruo
2015-01-21btrfs: Fix the bug that fs_info->pending_changes is never cleared.Qu Wenruo
2015-01-20Complete oplock break jobs before closing file handleSachin Prabhu
2015-01-19cifs: use memzero_explicit to clear stack bufferGiel van Schijndel
2015-01-19btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi
2015-01-19Btrfs: fix race deleting block group from space_info->ro_bgs listFilipe Manana
2015-01-19Btrfs: fix incorrect freeing in scrub_stripeTsutomu Itoh
2015-01-19btrfs: sync ioctl, handle errors after transaction startDavid Sterba
2015-01-19fix deadlock in cifs_ioctl_clone()Al Viro
2015-01-16locks: consolidate NULL i_flctx checks in locks_remove_fileJeff Layton
2015-01-16locks: keep a count of locks on the flctx listsJeff Layton
2015-01-16locks: clean up the lm_change prototypeJeff Layton
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton
2015-01-16locks: convert lease handling to file_lock_contextJeff Layton
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton
2015-01-16locks: move flock locks to file_lock_contextJeff Layton
2015-01-16ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locksJeff Layton
2015-01-16locks: add a new struct file_locking_context pointer to struct inodeJeff Layton
2015-01-16locks: have locks_release_file use flock_lock_file to release generic flock l...Jeff Layton
2015-01-16locks: add new struct list_head to struct file_lockJeff Layton
2015-01-16Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-01-16Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2015-01-13locks: fix NULL-deref in generic_delete_leaseNeilBrown
2015-01-12Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into nextMatt Fleming
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds