aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-10
|\
| * locks: update comments that refer to inode->i_flockJeff Layton2015-01-21
| * locks: consolidate NULL i_flctx checks in locks_remove_fileJeff Layton2015-01-16
| * locks: keep a count of locks on the flctx listsJeff Layton2015-01-16
| * locks: clean up the lm_change prototypeJeff Layton2015-01-16
| * locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-16
| * locks: convert lease handling to file_lock_contextJeff Layton2015-01-16
| * locks: convert posix locks to file_lock_contextJeff Layton2015-01-16
| * locks: move flock locks to file_lock_contextJeff Layton2015-01-16
| * ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locksJeff Layton2015-01-16
| * locks: add a new struct file_locking_context pointer to struct inodeJeff Layton2015-01-16
| * locks: have locks_release_file use flock_lock_file to release generic flock l...Jeff Layton2015-01-16
| * locks: add new struct list_head to struct file_lockJeff Layton2015-01-16
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-09
|\ \
| * \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-29
| |\ \
| | * \ Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into nextMatt Fleming2015-01-12
| | |\ \
| | | * | efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-07
| | * | | fs: Make efivarfs a pseudo filesystem, built by default with EFILeif Lindholm2015-01-05
| | |/ /
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-09
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-21
| |\ \ \ \
| | * | | | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
* | | | | | Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds2015-02-08
|\ \ \ \ \ \
| * | | | | | aio: annotate aio_read_event_ring for sleep patternsDave Chinner2015-02-03
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-07
|\ \ \ \ \ \ \
| * | | | | | | Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu2015-02-04
* | | | | | | | nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi2015-02-05
* | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-02-04
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | cifs: fix MUST SecurityFlags filteringNiklas Cassel2015-01-26
| * | | | | | | Complete oplock break jobs before closing file handleSachin Prabhu2015-01-19
| * | | | | | | cifs: use memzero_explicit to clear stack bufferGiel van Schijndel2015-01-19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-01-30
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | btrfs: fix raid56 scrub failed in xfstests btrfs/072Gui Hecheng2015-01-27
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-01-30
|\ \ \ \ \ \ \
| * | | | | | | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-28
| * | | | | | | udf: Release preallocation on last writeable closeJan Kara2015-01-28
* | | | | | | | Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-01-29
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker2015-01-21
| * | | | | | | NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust2015-01-21
| * | | | | | | nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao2015-01-21
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-01-25
|\ \ \ \ \ \ \
| * | | | | | | fix deadlock in cifs_ioctl_clone()Al Viro2015-01-18
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-01-23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.Qu Wenruo2015-01-20
| * | | | | btrfs: Fix the bug that fs_info->pending_changes is never cleared.Qu Wenruo2015-01-20
| * | | | | btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi2015-01-19
| * | | | | Btrfs: fix race deleting block group from space_info->ro_bgs listFilipe Manana2015-01-19
| * | | | | Btrfs: fix incorrect freeing in scrub_stripeTsutomu Itoh2015-01-19
| * | | | | btrfs: sync ioctl, handle errors after transaction startDavid Sterba2015-01-19
* | | | | | Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-01-16
|\ \ \ \ \ \
| * | | | | | kernfs: Fix kernfs_name_compareRasmus Villemoes2015-01-09
| | |_|/ / / | |/| | | |