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
*
vfs: add i_op->atomic_open()
Miklos Szeredi
2012-07-14
3
-2
/
+248
*
vfs: lookup_open(): expand lookup_hash()
Miklos Szeredi
2012-07-14
1
-1
/
+11
*
vfs: add lookup_open()
Miklos Szeredi
2012-07-14
1
-38
/
+61
*
vfs: do_last(): common slow lookup
Miklos Szeredi
2012-07-14
1
-22
/
+5
*
vfs: do_last(): separate O_CREAT specific code
Miklos Szeredi
2012-07-14
1
-16
/
+17
*
vfs: do_last(): inline lookup_slow()
Miklos Szeredi
2012-07-14
1
-2
/
+15
*
namei.c: let follow_link() do put_link() on failure
Al Viro
2012-07-14
1
-33
/
+41
*
coda: use list_for_each_entry
Al Viro
2012-07-14
1
-7
/
+3
*
vfs: switch i_dentry/d_alias to hlist
Al Viro
2012-07-14
11
-26
/
+34
*
ext4: get rid of open-coded d_find_any_alias()
Al Viro
2012-07-14
1
-8
/
+1
*
ocfs2: use list_for_each_entry in ocfs2_find_local_alias()
Al Viro
2012-07-14
1
-11
/
+5
*
affs: unobfuscate affs_fix_dcache()
Al Viro
2012-07-14
1
-6
/
+8
*
affs: get rid of open-coded list_for_each_entry()
Al Viro
2012-07-14
1
-6
/
+1
*
adfs: don't bother with ->i_dentry in ->destroy_inode()
Al Viro
2012-07-14
1
-1
/
+0
*
cifs: don't bother with ->i_dentry in ->destroy_inode()
Al Viro
2012-07-14
1
-1
/
+0
*
qnx6: don't bother with ->i_dentry in inode-freeing callback
Al Viro
2012-07-14
1
-1
/
+0
*
get rid of magic in proc_namespace.c
Al Viro
2012-07-14
3
-8
/
+9
*
get rid of ->mnt_longterm
Al Viro
2012-07-14
5
-72
/
+26
*
fs/direct-io.c: adjust suspicious bit operation
Julia Lawall
2012-07-14
1
-1
/
+1
*
affs: get rid of affs_sync_super
Artem Bityutskiy
2012-07-14
3
-13
/
+45
*
affs: introduce VFS superblock object back-reference
Artem Bityutskiy
2012-07-14
2
-0
/
+2
*
affs: stop using lock_super
Artem Bityutskiy
2012-07-14
1
-2
/
+3
*
affs: re-structure superblock locking a bit
Artem Bityutskiy
2012-07-14
1
-5
/
+2
*
affs: remove useless superblock writeout on remount
Artem Bityutskiy
2012-07-14
1
-3
/
+2
*
affs: remove useless superblock writeout on unmount
Artem Bityutskiy
2012-07-14
1
-3
/
+0
*
affs: stop setting bm_flags
Artem Bityutskiy
2012-07-14
1
-5
/
+4
*
Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-13
2
-1
/
+7
|
\
|
*
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
2012-07-10
1
-0
/
+2
|
*
NFS: Fix list manipulation snafus in fs/nfs/direct.c
Trond Myklebust
2012-07-08
1
-1
/
+5
*
|
Remove easily user-triggerable BUG from generic_setlease
Dave Jones
2012-07-13
1
-1
/
+1
*
|
block: fix infinite loop in __getblk_slow
Jeff Moyer
2012-07-13
1
-9
/
+13
*
|
fat: fix non-atomic NFS i_pos read
Steven J. Magnani
2012-07-12
1
-7
/
+6
*
|
fs: ramfs: file-nommu: add SetPageUptodate()
Bob Liu
2012-07-12
1
-0
/
+1
*
|
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
Luis Henriques
2012-07-12
1
-1
/
+1
*
|
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
2012-07-08
1
-3
/
+3
*
|
Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-07
2
-20
/
+30
|
\
\
|
*
|
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
2012-07-06
1
-7
/
+16
|
*
|
eCryptfs: Fix lockdep warning in miscdev operations
Tyler Hicks
2012-07-04
1
-12
/
+13
|
*
|
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
2012-07-04
1
-1
/
+1
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
2012-07-06
4
-18
/
+23
|
\
\
\
|
*
|
|
ocfs2: Fix bogus error message from ocfs2_global_read_info
Jan Kara
2012-07-04
1
-2
/
+0
|
*
|
|
ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...
Jeff Liu
2012-07-04
1
-2
/
+0
|
*
|
|
ocfs2: use spinlock irqsave for downconvert lock.patch
Srinivas Eeda
2012-07-04
1
-12
/
+19
|
*
|
|
ocfs2: Misplaced parens in unlikley
roel
2012-07-04
1
-1
/
+1
|
*
|
|
ocfs2: clear unaligned io flag when dio fails
Junxiao Bi
2012-07-04
1
-1
/
+3
*
|
|
|
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-07-06
1
-21
/
+20
|
\
\
\
\
|
*
|
|
|
cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...
Jeff Layton
2012-07-03
1
-6
/
+3
|
*
|
|
|
cifs: fix parsing of password mount option
Suresh Jayaraman
2012-06-12
1
-15
/
+17
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-07-05
13
-201
/
+258
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Btrfs: run delayed directory updates during log replay
Chris Mason
2012-07-02
1
-0
/
+6
[next]