index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parallel lookups: actual switch to rwsem
Al Viro
2016-05-03
9
-26
/
+34
*
parallel lookups machinery, part 4 (and last)
Al Viro
2016-05-03
2
-21
/
+76
*
parallel lookups machinery, part 3
Al Viro
2016-05-03
2
-25
/
+123
*
parallel lookups machinery, part 2
Al Viro
2016-05-03
2
-2
/
+33
*
beginning of transition to parallel lookups - marking in-lookup dentries
Al Viro
2016-05-03
2
-0
/
+17
*
__d_add(): don't drop/regain ->d_lock
Al Viro
2016-05-03
1
-3
/
+11
*
lookup_slow(): bugger off on IS_DEADDIR() from the very beginning
Al Viro
2016-05-03
1
-6
/
+17
*
nfs: missing wakeup in nfs_unblock_sillyrename()
Al Viro
2016-05-03
1
-0
/
+1
*
make ext2_get_page() and friends work without external serialization
Al Viro
2016-05-03
5
-35
/
+35
*
ovl_lookup_real(): use lookup_one_len_unlocked()
Al Viro
2016-05-03
1
-3
/
+1
*
reconnect_one(): use lookup_one_len_unlocked()
Al Viro
2016-05-03
1
-3
/
+7
*
reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()
Al Viro
2016-05-03
1
-1
/
+5
*
orangefs: don't open-code inode_lock/inode_unlock
Al Viro
2016-05-03
2
-4
/
+4
*
ocfs2: don't open-code inode_lock/inode_unlock
Al Viro
2016-05-03
1
-2
/
+2
*
configfs_detach_prep(): make sure that wait_mutex won't go away
Al Viro
2016-05-03
1
-8
/
+9
*
kernfs: use lookup_one_len_unlocked()
Al Viro
2016-05-03
1
-3
/
+2
*
security_d_instantiate(): move to the point prior to attaching dentry to inode
Al Viro
2016-05-03
1
-8
/
+7
*
Merge getxattr prototype change into work.lookups
Al Viro
2016-05-03
93
-426
/
+364
|
\
|
*
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-11
24
-66
/
+69
|
*
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2016-04-11
29
-110
/
+108
|
*
reiserfs: switch to generic_{get,set,remove}xattr()
Al Viro
2016-04-11
7
-98
/
+31
|
*
cifs: kill more bogus checks in ->...xattr() methods
Al Viro
2016-04-10
1
-36
/
+6
|
*
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-10
25
-42
/
+33
|
*
posix_acl: Unexport acl_by_type and make it static
Andreas Gruenbacher
2016-03-31
1
-2
/
+1
|
*
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
2016-03-31
16
-78
/
+126
|
*
jfs: Remove unnecessary code in jfs_get_acl
Andreas Gruenbacher
2016-03-28
1
-4
/
+0
|
*
reiserfs_cache_default_acl(): use get_acl()
Al Viro
2016-03-28
1
-1
/
+1
*
|
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2016-04-11
2
-10
/
+0
*
|
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-09
8
-32
/
+215
|
\
\
|
*
|
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
2016-04-07
1
-0
/
+137
|
*
|
btrfs: Reset IO error counters before start of device replacing
Yauhen Kharuzhy
2016-04-04
1
-0
/
+2
|
*
|
btrfs: Add qgroup tracing
Mark Fasheh
2016-04-04
1
-0
/
+9
|
*
|
Btrfs: don't use src fd for printk
Josef Bacik
2016-04-04
1
-1
/
+1
|
*
|
btrfs: fallback to vmalloc in btrfs_compare_tree
David Sterba
2016-04-04
1
-4
/
+8
|
*
|
btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
Mark Fasheh
2016-04-04
1
-22
/
+32
|
*
|
btrfs: Output more info for enospc_debug mount option
Qu Wenruo
2016-04-04
1
-2
/
+19
|
*
|
Btrfs: fix invalid reference in replace_path
Liu Bo
2016-04-04
1
-0
/
+1
|
*
|
Btrfs: Improve FL_KEEP_SIZE handling in fallocate
Davide Italiano
2016-04-04
1
-3
/
+6
*
|
|
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-04-09
6
-53
/
+28
|
\
\
\
|
*
|
|
orangefs: remove unused variable
Martin Brandenburg
2016-04-08
1
-3
/
+1
|
*
|
|
orangefs: Add KERN_<LEVEL> to gossip_<level> macros
Joe Perches
2016-04-08
1
-14
/
+17
|
*
|
|
orangefs: strncpy -> strscpy
Martin Brandenburg
2016-04-08
1
-1
/
+5
|
*
|
|
orangefs: clean up truncate ctime and mtime setting
Martin Brandenburg
2016-04-08
1
-15
/
+1
|
*
|
|
Orangefs: fix ifnullfree.cocci warnings
kbuild test robot
2016-04-08
1
-2
/
+1
|
*
|
|
Orangefs: optimize boilerplate code.
Mike Marshall
2016-04-08
2
-2
/
+2
|
*
|
|
Orangefs: xattr.c cleanup
Mike Marshall
2016-04-08
1
-16
/
+1
*
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-08
17
-86
/
+244
|
\
\
\
\
|
*
|
|
|
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
2016-04-03
1
-11
/
+11
|
*
|
|
|
ext4 crypto: fix some error handling
Dan Carpenter
2016-04-03
1
-1
/
+1
|
*
|
|
|
ext4: avoid calling dquot_get_next_id() if quota is not enabled
Theodore Ts'o
2016-04-01
1
-1
/
+13
[next]