index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2015-01-16
locks: consolidate NULL i_flctx checks in locks_remove_file
Jeff Layton
-2
/
+7
2015-01-16
locks: keep a count of locks on the flctx lists
Jeff Layton
-35
/
+35
2015-01-16
locks: clean up the lm_change prototype
Jeff Layton
-8
/
+8
2015-01-16
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
-69
/
+70
2015-01-16
locks: convert lease handling to file_lock_context
Jeff Layton
-153
/
+99
2015-01-16
locks: convert posix locks to file_lock_context
Jeff Layton
-197
/
+153
2015-01-16
locks: move flock locks to file_lock_context
Jeff Layton
-35
/
+152
2015-01-16
ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks
Jeff Layton
-4
/
+4
2015-01-16
locks: add a new struct file_locking_context pointer to struct inode
Jeff Layton
-1
/
+46
2015-01-16
locks: have locks_release_file use flock_lock_file to release generic flock l...
Jeff Layton
-18
/
+31
2015-01-16
locks: add new struct list_head to struct file_lock
Jeff Layton
-3
/
+5
2015-01-17
Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+8
2015-01-17
Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-25
/
+46
2015-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
-29
/
+60
2015-01-15
nfsd: nfs4state: Remove unused function
Rickard Strandqvist
-10
/
+0
2015-01-15
lockd: xdr: Remove unused function
Rickard Strandqvist
-8
/
+0
2015-01-14
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
-8
/
+21
2015-01-14
btrfs: simplify insert_orphan_item
David Sterba
-12
/
+4
2015-01-14
btrfs: cleanup, remove inode_ref_info helper
David Sterba
-11
/
+6
2015-01-14
btrfs: cleanup, remove inode_item_info helper
David Sterba
-15
/
+5
2015-01-14
btrfs: fix leak of path in btrfs_find_item
David Sterba
-15
/
+22
2015-01-13
block: Change direct_access calling convention
Matthew Wilcox
-18
/
+53
2015-01-13
locks: fix NULL-deref in generic_delete_lease
NeilBrown
-1
/
+1
2015-01-13
GFS2: fix sprintf format specifier
alex chen
-2
/
+2
2015-01-12
jffs2: compr_rubin: Remove unused function
Rickard Strandqvist
-5
/
+0
2015-01-12
udf: destroy sbi mutex in put_super
Fabian Frederick
-0
/
+1
2015-01-12
Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into next
Matt Fleming
-1
/
+1
2015-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-5
/
+5
2015-01-09
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
-1
/
+1
2015-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
-1
/
+1
2015-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-11
/
+28
2015-01-09
f2fs: pids_lock can be static
kbuild test robot
-1
/
+1
2015-01-09
f2fs: add f2fs_destroy_trace_ios to free radix tree
Jaegeuk Kim
-0
/
+40
2015-01-09
f2fs: add spin_lock to cover radix operations in IO tracer
Jaegeuk Kim
-3
/
+19
2015-01-09
f2fs: add nat/sit entries into status
Jaegeuk Kim
-4
/
+6
2015-01-09
f2fs: free radix_tree_nodes used by nat_set entries
Jaegeuk Kim
-2
/
+20
2015-01-09
f2fs: fix wrong unlock_page call
Jaegeuk Kim
-1
/
+0
2015-01-09
f2fs: get rid of kzalloc in __recover_inline_status
Chao Yu
-21
/
+14
2015-01-09
f2fs: align direct_io'ed data to section
Jaegeuk Kim
-11
/
+26
2015-01-09
f2fs: remove uncovered code path
Jaegeuk Kim
-13
/
+3
2015-01-09
f2fs: avoid potential unnecessary codes
Jaegeuk Kim
-3
/
+5
2015-01-09
f2fs: clean up to remove parameter
Jaegeuk Kim
-17
/
+21
2015-01-09
f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively
Chao Yu
-45
/
+24
2015-01-09
f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...
Chao Yu
-6
/
+4
2015-01-09
f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS
Chao Yu
-2
/
+2
2015-01-09
f2fs: fix missing cold bit during recovery
Jaegeuk Kim
-1
/
+9
2015-01-09
f2fs: add block count by in-place-update in stat info
Changman Lee
-1
/
+10
2015-01-09
f2fs: avoid double lock for cp_rwsem
Jaegeuk Kim
-2
/
+2
2015-01-09
f2fs: activate f2fs_trace_ios
Jaegeuk Kim
-0
/
+7
2015-01-09
f2fs: activate f2fs_trace_pid
Jaegeuk Kim
-0
/
+7
[prev]
[next]