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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2010-04-26
ext4: fix async i/o writes beyond 4GB to a sparse file
Eric Sandeen
3
-5
/
+5
2010-04-26
ext4: flush delalloc blocks when space is low
Eric Sandeen
1
-2
/
+9
2010-04-26
fs-writeback: Add helper function to start writeback if idle
Eric Sandeen
1
-0
/
+17
2010-04-26
ecryptfs: fix error code for missing xattrs in lower fs
Christian Pulvermacher
1
-4
/
+4
2010-04-26
eCryptfs: Decrypt symlink target for stat size
Tyler Hicks
1
-48
/
+52
2010-04-26
ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode
Jeff Mahoney
1
-1
/
+0
2010-04-26
9p: Skip check for mandatory locks when unlocking
Sachin Prabhu
1
-1
/
+1
2010-04-26
ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
Tao Ma
1
-5
/
+8
2010-04-26
ocfs2: set i_mode on disk during acl operations
Mark Fasheh
1
-5
/
+72
2010-04-26
quota: Fix possible dq_flags corruption
Andrew Perepechko
1
-6
/
+6
2010-04-26
fix NFS4 handling of mountpoint stat
Al Viro
1
-3
/
+9
2010-04-26
NFSv4: fix delegated locking
Trond Myklebust
2
-2
/
+5
2010-04-26
NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR
Trond Myklebust
1
-1
/
+1
2010-04-26
CIFS: initialize nbytes at the beginning of CIFSSMBWrite()
Steve French
1
-1
/
+2
2010-04-26
cifs: Fix a kernel BUG with remote OS/2 server (try #3)
Suresh Jayaraman
1
-0
/
+16
2010-04-26
ext3: journal all modifications in ext3_xattr_set_handle
Eric Sandeen
1
-3
/
+4
2010-04-26
ext3: Don't update the superblock in ext3_statfs()
Eric Sandeen
1
-2
/
+0
2010-04-26
raw: fsync method is now required
Anton Blanchard
1
-1
/
+2
2010-04-26
xfs: fix locking for inode cache radix tree tag updates
Christoph Hellwig
2
-8
/
+15
2010-04-26
xfs: Non-blocking inode locking in IO completion
Dave Chinner
1
-36
/
+82
2010-04-26
xfs: remove invalid barrier optimization from xfs_fsync
Christoph Hellwig
1
-10
/
+2
2010-04-26
xfs: don't hold onto reserved blocks on remount, ro
Dave Chinner
2
-0
/
+29
2010-04-26
xfs: quota limit statvfs available blocks
Christoph Hellwig
1
-1
/
+1
2010-04-26
xfs: xfs_swap_extents needs to handle dynamic fork offsets
Dave Chinner
1
-16
/
+90
2010-04-26
xfs: fix stale inode flush avoidance
Dave Chinner
1
-6
/
+15
2010-04-26
xfs: reclaim all inodes by background tree walks
Dave Chinner
1
-8
/
+6
2010-04-26
xfs: Avoid inodes in reclaim when flushing from inode cache
Dave Chinner
1
-13
/
+18
2010-04-26
xfs: reclaim inodes under a write lock
Dave Chinner
3
-87
/
+71
2010-04-26
xfs: Ensure we force all busy extents in range to disk
Dave Chinner
1
-31
/
+21
2010-04-26
xfs: Don't flush stale inodes
Dave Chinner
1
-3
/
+7
2010-04-26
xfs: fix timestamp handling in xfs_setattr
Christoph Hellwig
2
-55
/
+41
2010-04-26
xfs: check for not fully initialized inodes in xfs_ireclaim
Christoph Hellwig
1
-4
/
+8
2010-04-26
xfs: Fix error return for fallocate() on XFS
Jason Gunthorpe
1
-3
/
+3
2010-04-26
xfs: Wrapped journal record corruption on read at recovery
Andy Poling
1
-17
/
+7
2010-04-26
xfs: I/O completion handlers must use NOFS allocations
Christoph Hellwig
5
-7
/
+15
2010-04-26
xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks
Christoph Hellwig
2
-15
/
+26
2010-04-26
xfs: simplify inode teardown
Christoph Hellwig
5
-57
/
+34
2010-04-26
oom: fix the unsafe usage of badness() in proc_oom_score()
Oleg Nesterov
1
-2
/
+3
2010-04-26
fat: fix buffer overflow in vfat_create_shortname()
Nikolaus Schulz
1
-3
/
+3
2010-04-02
GFS2: Skip check for mandatory locks when unlocking
Sachin Prabhu
1
-1
/
+1
2010-04-02
quota: Fix warning when a delayed write happens before quota is enabled
Jan Kara
1
-4
/
+31
2010-04-02
quota: manage reserved space when quota is not active [v2]
Dmitry Monakhov
1
-4
/
+6
2010-04-02
fs/partition/msdos: fix unusable extended partition for > 512B sector
OGAWA Hirofumi
1
-3
/
+10
2010-04-02
fs/partitions/msdos: add support for large disks
Daniel Taylor
1
-34
/
+38
2010-04-02
NFS: Prevent another deadlock in nfs_release_page()
Trond Myklebust
1
-1
/
+2
2010-04-02
NFS: Avoid a deadlock in nfs_release_page
Trond Myklebust
1
-10
/
+13
2010-04-02
NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()
Trond Myklebust
3
-2
/
+8
2010-04-02
coredump: suppress uid comparison test if core output files are pipes
Neil Horman
1
-1
/
+2
2010-03-15
NFS: Fix an allocation-under-spinlock bug
Trond Myklebust
1
-3
/
+15
2010-03-15
ocfs2: Only bug out in direct io write for reflinked extent.
Tao Ma
1
-2
/
+3
[next]