index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
ocfs2: don't spam on -EDQUOT
Joel Becker
1
-1
/
+2
2013-11-13
ocfs2: add necessary check in case sb_getblk() fails
Rui Xiang
2
-0
/
+11
2013-11-13
ocfs2: return ENOMEM when sb_getblk() fails
Rui Xiang
9
-16
/
+18
2013-11-13
fs/ocfs2/file.c: fix wrong comment
Junxiao Bi
1
-1
/
+1
2013-11-13
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
Goldwyn Rodrigues
7
-29
/
+16
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+0
2013-11-12
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-11-12
ext4: add prototypes for macro-generated functions
Andreas Dilger
1
-0
/
+11
2013-11-12
ext4: return non-zero st_blocks for inline data
Andreas Dilger
1
-3
/
+11
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+3
2013-11-11
f2fs: issue more large discard command
Changman Lee
1
-15
/
+21
2013-11-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-339
/
+448
2013-11-10
ecryptfs: ->f_op is never NULL
Al Viro
1
-1
/
+1
2013-11-09
locks: break delegations on any attribute modification
J. Bruce Fields
8
-14
/
+66
2013-11-09
locks: break delegations on link
J. Bruce Fields
3
-6
/
+34
2013-11-09
locks: break delegations on rename
J. Bruce Fields
4
-7
/
+47
2013-11-09
locks: helper functions for delegation breaking
J. Bruce Fields
1
-10
/
+3
2013-11-09
locks: break delegations on unlink
J. Bruce Fields
4
-7
/
+43
2013-11-09
namei: minor vfs_unlink cleanup
J. Bruce Fields
1
-3
/
+4
2013-11-09
locks: implement delegations
J. Bruce Fields
1
-10
/
+45
2013-11-09
locks: introduce new FL_DELEG lock flag
J. Bruce Fields
2
-2
/
+2
2013-11-09
vfs: take i_mutex on renamed file
J. Bruce Fields
1
-5
/
+5
2013-11-09
vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
J. Bruce Fields
1
-2
/
+2
2013-11-09
vfs: don't use PARENT/CHILD lock classes for non-directories
J. Bruce Fields
1
-5
/
+5
2013-11-09
vfs: pull ext4's double-i_mutex-locking into common code
J. Bruce Fields
4
-42
/
+40
2013-11-09
exportfs: fix quadratic behavior in filehandle lookup
J. Bruce Fields
1
-53
/
+13
2013-11-09
exportfs: better variable name
J. Bruce Fields
1
-6
/
+6
2013-11-09
exportfs: move most of reconnect_path to helper function
J. Bruce Fields
1
-78
/
+86
2013-11-09
exportfs: eliminate unused "noprogress" counter
J. Bruce Fields
1
-13
/
+2
2013-11-09
exportfs: stop retrying once we race with rename/remove
J. Bruce Fields
1
-5
/
+40
2013-11-09
exportfs: clear DISCONNECTED on all parents sooner
J. Bruce Fields
1
-4
/
+21
2013-11-09
exportfs: more detailed comment for path_reconnect
J. Bruce Fields
1
-1
/
+13
2013-11-09
exportfs: BUG_ON in crazy corner case
Christoph Hellwig
1
-6
/
+2
2013-11-09
dcache: fix outdated DCACHE_NEED_LOOKUP comment
J. Bruce Fields
1
-2
/
+2
2013-11-09
dcache: don't clear DCACHE_DISCONNECTED too early
J. Bruce Fields
1
-1
/
+0
2013-11-09
dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries
J. Bruce Fields
1
-4
/
+9
2013-11-09
dcache: use IS_ROOT to decide where dentry is hashed
J. Bruce Fields
1
-1
/
+6
2013-11-09
ocfs2: get rid of impossible checks
Al Viro
1
-10
/
+0
2013-11-09
qnx4: i_sb is never NULL
Al Viro
1
-4
/
+0
2013-11-09
exportfs: fix 32-bit nfsd handling of 64-bit inode numbers
J. Bruce Fields
1
-2
/
+16
2013-11-09
vfs: split out vfs_getattr_nosec
J. Bruce Fields
1
-6
/
+25
2013-11-09
iget/iget5: don't bother with ->i_lock until we find a match
Al Viro
2
-15
/
+7
2013-11-09
VFS: Put a small type field into struct dentry::d_flags
David Howells
2
-62
/
+75
2013-11-09
elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo)
Al Viro
2
-37
/
+31
2013-11-09
constify do_coredump() argument
Al Viro
2
-3
/
+3
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
1
-1
/
+1
2013-11-09
... and kill anon_inode_getfile_private()
Al Viro
1
-66
/
+0
2013-11-09
rework aio migrate pages to use aio fs
Benjamin LaHaise
1
-6
/
+57
2013-11-09
take anon inode allocation to libfs.c
Al Viro
2
-48
/
+45
2013-11-09
new helper: dump_align()
Al Viro
3
-16
/
+13
[prev]
[next]