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
2008-10-07
ext4: Avoid double dirtying of super block in ext4_put_super()
Andi Kleen
1
-2
/
+0
2008-10-07
Hook ext4 to the vfs fiemap interface.
Eric Sandeen
5
-2
/
+271
2008-10-07
[CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo
Jeff Layton
1
-6
/
+18
2008-10-04
generic block based fiemap implementation
Josef Bacik
6
-0
/
+138
2008-10-04
ocfs2: fiemap support
Mark Fasheh
5
-62
/
+306
2008-10-09
vfs: vfs-level fiemap interface
Mark Fasheh
1
-0
/
+155
2008-10-09
ext4: fix xattr deadlock
Kalpak Shah
1
-0
/
+6
2008-10-06
jbd2: Fix buffer head leak when writing the commit block
Theodore Ts'o
1
-3
/
+2
2008-10-06
ext4: Add debugging markers that can be used by systemtap
Theodore Ts'o
4
-0
/
+16
2008-10-09
jbd2: abort instead of waiting for nonexistent transaction
Duane Griffin
1
-2
/
+17
2008-10-10
ext4: fix initialization of UNINIT bitmap blocks
Frederic Bohe
3
-3
/
+9
2008-10-10
ext4: Remove old legacy block allocator
Theodore Ts'o
12
-1528
/
+40
2008-10-10
ext4: Use readahead when reading an inode from the inode table
Theodore Ts'o
4
-72
/
+92
2008-10-03
mm: tiny-shmem nommu fix
Nick Piggin
1
-1
/
+1
2008-10-03
inotify: fix lock ordering wrt do_page_fault's mmap_sem
Nick Piggin
1
-7
/
+20
2008-09-29
mm owner: fix race between swapoff and exit
Balbir Singh
1
-1
/
+1
2008-09-29
Fix NULL pointer dereference in proc_sys_compare
Linus Torvalds
1
-4
/
+6
2008-09-26
Merge git://oss.sgi.com:8090/xfs/linux-2.6
Linus Torvalds
1
-91
/
+3
2008-09-26
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
6
-9
/
+15
2008-09-26
GFS2: Support for I/O barriers
Steven Whitehouse
2
-3
/
+19
2008-09-26
[XFS] Remove xfs_iext_irec_compact_full()
Lachlan McIlroy
1
-92
/
+3
2008-09-26
[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().
Lachlan McIlroy
1
-0
/
+1
2008-09-25
9p: use an IS_ERR test rather than a NULL test
Julien Brunel
1
-2
/
+1
2008-09-25
cifs: explicitly revoke SPNEGO key after session setup
Jeff Layton
1
-1
/
+3
2008-09-24
cifs: Convert cifs to new aops.
Nick Piggin
1
-61
/
+59
2008-09-24
[CIFS] update DOS attributes in cifsInode if we successfully changed them
Steve French
1
-0
/
+4
2008-09-24
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
Jeff Layton
2
-3
/
+3
2008-09-24
cifs: work around samba returning -ENOENT on SetFileDisposition call
Jeff Layton
1
-2
/
+10
2008-09-24
cifs: fix inverted NULL check after kmalloc
Jeff Layton
1
-1
/
+1
2008-09-24
ext4: Combine proc file handling into a single set of functions
Theodore Ts'o
4
-69
/
+70
2008-09-23
[CIFS] clean up upcall handling for dns_resolver keys
Steve French
1
-33
/
+41
2008-09-23
[CIFS] fix busy-file renames and refactor cifs_rename logic
Steve French
1
-82
/
+104
2008-09-23
cifs: add function to set file disposition
Jeff Layton
3
-2
/
+64
2008-09-23
[CIFS] add constants for string lengths of keynames in SPNEGO upcall string
Steve French
1
-9
/
+26
2008-09-23
cifs: move rename and delete-on-close logic into helper function
Jeff Layton
1
-39
/
+59
2008-09-23
ext4: move /proc setup and teardown out of mballoc.c
Theodore Ts'o
5
-56
/
+42
2008-09-23
cifs: have find_writeable_file prefer filehandles opened by same task
Jeff Layton
1
-1
/
+9
2008-09-23
cifs: don't use GFP_KERNEL with GFP_NOFS
Pekka Enberg
2
-6
/
+3
2008-09-22
ext4: Don't use 'struct dentry' for internal lookups
Theodore Ts'o
1
-35
/
+33
2008-10-07
ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
Theodore Ts'o
2
-3
/
+47
2008-09-18
GFS2: high time to take some time over atime
Steven Whitehouse
10
-167
/
+65
2008-09-18
GFS2: The war on bloat
Steven Whitehouse
1
-15
/
+15
2008-09-18
UBIFS: fix printk format warnings
Alexander Beregalov
2
-2
/
+2
2008-09-17
UBIFS: remove incorrect assert
Adrian Hunter
1
-1
/
+0
2008-09-17
UBIFS: TNC / GC race fixes
Adrian Hunter
2
-4
/
+12
2008-09-17
UBIFS: create the name of the background thread in every case
Sebastian Siewior
1
-2
/
+1
2008-09-17
[XFS] Don't do I/O beyond eof when unreserving space
Lachlan McIlroy
1
-0
/
+18
2008-09-17
[XFS] Fix use-after-free with buffers
Lachlan McIlroy
1
-24
/
+20
2008-09-17
[XFS] Prevent lockdep false positives when locking two inodes.
David Chinner
2
-1
/
+16
2008-09-17
[XFS] Fix barrier status change detection.
David Chinner
1
-1
/
+1
[prev]
[next]