index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-11
1
-7
/
+6
*
|
fs: ramfs: file-nommu: add SetPageUptodate()
Bob Liu
2012-07-11
1
-0
/
+1
*
|
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
Luis Henriques
2012-07-11
1
-1
/
+1
*
|
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
2012-07-07
1
-3
/
+3
*
|
Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-06
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-03
1
-12
/
+13
|
*
|
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
2012-07-03
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-03
1
-2
/
+0
|
*
|
|
ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...
Jeff Liu
2012-07-03
1
-2
/
+0
|
*
|
|
ocfs2: use spinlock irqsave for downconvert lock.patch
Srinivas Eeda
2012-07-03
1
-12
/
+19
|
*
|
|
ocfs2: Misplaced parens in unlikley
roel
2012-07-03
1
-1
/
+1
|
*
|
|
ocfs2: clear unaligned io flag when dio fails
Junxiao Bi
2012-07-03
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
|
*
|
|
|
Btrfs: hold a ref on the inode during writepages
Josef Bacik
2012-07-02
1
-0
/
+14
|
*
|
|
|
Btrfs: fix tree log remove space corner case
Josef Bacik
2012-07-02
1
-93
/
+52
|
*
|
|
|
Btrfs: fix wrong check during log recovery
Liu Bo
2012-07-02
1
-1
/
+1
|
*
|
|
|
Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS
Alexander Block
2012-07-02
1
-1
/
+1
|
*
|
|
|
Btrfs: resume balance on rw (re)mounts properly
Ilya Dryomov
2012-07-02
4
-18
/
+47
|
*
|
|
|
Btrfs: restore restriper state on all mounts
Ilya Dryomov
2012-07-02
3
-25
/
+26
|
*
|
|
|
Btrfs: fix dio write vs buffered read race
Josef Bacik
2012-07-02
2
-18
/
+50
|
*
|
|
|
Btrfs: don't count I/O statistic read errors for missing devices
Stefan Behrens
2012-07-02
1
-10
/
+12
[next]