Age | Commit message (Expand) | Author | Files | Lines |
2015-02-11 | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 12 | -389/+474 |
2015-02-10 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -2/+3 |
2015-02-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+3 |
2015-02-09 | Merge git://git.kvack.org/~bcrl/aio-fixes | Linus Torvalds | 1 | -0/+7 |
2015-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+1 |
2015-02-06 | nilfs2: fix deadlock of segment constructor over I_SYNC flag | Ryusuke Konishi | 3 | -7/+44 |
2015-02-05 | Btrfs: add missing blk_finish_plug in btrfs_sync_log() | Forrest Liu | 1 | -0/+1 |
2015-02-04 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -4/+10 |
2015-02-04 | aio: annotate aio_read_event_ring for sleep patterns | Dave Chinner | 1 | -0/+7 |
2015-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+2 |
2015-01-31 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 7 | -192/+272 |
2015-01-30 | Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -5/+10 |
2015-01-29 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 3 | -2/+3 |
2015-01-28 | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units | Jan Kara | 6 | -191/+271 |
2015-01-28 | udf: Release preallocation on last writeable close | Jan Kara | 1 | -1/+1 |
2015-01-28 | btrfs: fix raid56 scrub failed in xfstests btrfs/072 | Gui Hecheng | 1 | -0/+2 |
2015-01-27 | cifs: fix MUST SecurityFlags filtering | Niklas Cassel | 1 | -2/+4 |
2015-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -16/+5 |
2015-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 6 | -6/+17 |
2015-01-22 | locks: update comments that refer to inode->i_flock | Jeff Layton | 1 | -1/+1 |
2015-01-22 | NFS: Fix use of nfs_attr_use_mounted_on_fileid() | Anna Schumaker | 2 | -4/+3 |
2015-01-22 | NFSv4.1: Fix an Oops in nfs41_walk_client_list | Trond Myklebust | 1 | -1/+1 |
2015-01-22 | nfs: fix dio deadlock when O_DIRECT flag is flipped | Peng Tao | 1 | -0/+6 |
2015-01-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 3 | -0/+3 |
2015-01-21 | btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock. | Qu Wenruo | 1 | -0/+10 |
2015-01-21 | btrfs: Fix the bug that fs_info->pending_changes is never cleared. | Qu Wenruo | 1 | -1/+1 |
2015-01-20 | Complete oplock break jobs before closing file handle | Sachin Prabhu | 1 | -1/+5 |
2015-01-20 | cifs: use memzero_explicit to clear stack buffer | Giel van Schijndel | 1 | -1/+1 |
2015-01-20 | btrfs: fix state->private cast on 32 bit machines | Satoru Takeuchi | 1 | -1/+1 |
2015-01-20 | Btrfs: fix race deleting block group from space_info->ro_bgs list | Filipe Manana | 2 | -1/+2 |
2015-01-20 | Btrfs: fix incorrect freeing in scrub_stripe | Tsutomu Itoh | 1 | -1/+1 |
2015-01-20 | btrfs: sync ioctl, handle errors after transaction start | David Sterba | 1 | -2/+2 |
2015-01-19 | fix deadlock in cifs_ioctl_clone() | Al Viro | 1 | -16/+5 |
2015-01-17 | locks: consolidate NULL i_flctx checks in locks_remove_file | Jeff Layton | 1 | -2/+7 |
2015-01-17 | locks: keep a count of locks on the flctx lists | Jeff Layton | 3 | -35/+35 |
2015-01-17 | locks: clean up the lm_change prototype | Jeff Layton | 2 | -8/+8 |
2015-01-17 | locks: add a dedicated spinlock to protect i_flctx lists | Jeff Layton | 8 | -69/+70 |
2015-01-17 | locks: convert lease handling to file_lock_context | Jeff Layton | 1 | -153/+99 |
2015-01-17 | locks: convert posix locks to file_lock_context | Jeff Layton | 10 | -197/+153 |
2015-01-16 | locks: move flock locks to file_lock_context | Jeff Layton | 6 | -35/+152 |
2015-01-16 | ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks | Jeff Layton | 2 | -4/+4 |
2015-01-16 | locks: add a new struct file_locking_context pointer to struct inode | Jeff Layton | 2 | -1/+46 |
2015-01-16 | locks: have locks_release_file use flock_lock_file to release generic flock l... | Jeff Layton | 1 | -18/+31 |
2015-01-16 | locks: add new struct list_head to struct file_lock | Jeff Layton | 1 | -3/+5 |
2015-01-16 | Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+8 |
2015-01-16 | Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -25/+46 |
2015-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 4 | -29/+60 |
2015-01-13 | locks: fix NULL-deref in generic_delete_lease | NeilBrown | 1 | -1/+1 |
2015-01-12 | Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into next | Matt Fleming | 1 | -1/+1 |
2015-01-11 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+5 |