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
2014-09-17
vfs: fix bad hashing of dentries
Linus Torvalds
2
-4
/
+3
2014-09-17
dcache.c: get rid of pointless macros
Al Viro
1
-4
/
+2
2014-09-17
CIFS: Fix wrong restart readdir for SMB1
Pavel Shilovsky
1
-2
/
+2
2014-09-17
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
5
-9
/
+4
2014-09-17
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
1
-0
/
+6
2014-09-17
CIFS: Possible null ptr deref in SMB2_tcon
Steve French
1
-1
/
+2
2014-09-17
CIFS: Fix async reading on reconnects
Pavel Shilovsky
1
-2
/
+2
2014-09-17
CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2
Pavel Shilovsky
1
-1
/
+1
2014-09-17
xfs: don't zero partial page cache pages during O_DIRECT writes
Chris Mason
1
-1
/
+10
2014-09-17
xfs: don't zero partial page cache pages during O_DIRECT writes
Dave Chinner
1
-1
/
+9
2014-09-17
xfs: don't dirty buffers beyond EOF
Dave Chinner
1
-0
/
+61
2014-09-17
xfs: quotacheck leaves dquot buffers without verifiers
Dave Chinner
2
-2
/
+9
2014-09-17
mnt: Change the default remount atime from relatime to the existing value
Eric W. Biederman
1
-0
/
+8
2014-09-17
mnt: Correct permission checks in do_remount
Eric W. Biederman
1
-3
/
+33
2014-09-17
mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
Eric W. Biederman
1
-3
/
+10
2014-09-17
mnt: Only change user settable mount flags in remount
Eric W. Biederman
1
-1
/
+1
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-10
/
+1
2014-09-06
NFSv4: Fix problems with close in the presence of a delegation
Trond Myklebust
1
-5
/
+12
2014-09-06
NFSv3: Fix another acl regression
Trond Myklebust
1
-1
/
+4
2014-09-06
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-1
/
+2
2014-09-06
NFSD: Decrease nfsd_users in nfsd_startup_generic fail
Kinglong Mee
1
-1
/
+4
2014-09-06
jbd2: fix infinite loop when recovering corrupt journal blocks
Darrick J. Wong
1
-2
/
+5
2014-09-06
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
1
-1
/
+1
2014-09-06
ext4: fix BUG_ON in mb_free_blocks()
Theodore Ts'o
1
-0
/
+5
2014-09-06
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
Theodore Ts'o
1
-1
/
+20
2014-09-06
isofs: Fix unbounded recursion when processing relocated directories
Jan Kara
3
-22
/
+55
2014-07-31
coredump: fix the setting of PF_DUMPCORE
Silesh C V
1
-1
/
+1
2014-07-28
fuse: handle large user and group ID
Miklos Szeredi
1
-4
/
+16
2014-07-18
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
2
-3
/
+4
2014-07-18
ext4: clarify error count warning messages
Theodore Ts'o
1
-3
/
+4
2014-07-18
ext4: fix unjournalled bg descriptor while initializing inode bitmap
Theodore Ts'o
1
-7
/
+7
2014-07-09
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2
-10
/
+12
2014-07-09
ext4: Fix hole punching for files with indirect blocks
Jan Kara
1
-2
/
+10
2014-07-09
ext4: Fix buffer double free in ext4_alloc_branch()
Jan Kara
1
-1
/
+7
2014-07-09
CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...
Steve French
1
-3
/
+4
2014-07-07
reiserfs: call truncate_setsize under tailpack mutex
Jeff Mahoney
1
-1
/
+7
2014-07-07
nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
Jeff Layton
1
-9
/
+8
2014-07-07
nfsd: don't try to reuse an expired DRC entry off the list
Jeff Layton
1
-32
/
+4
2014-07-07
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
1
-9
/
+17
2014-07-07
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
Christoph Hellwig
1
-2
/
+2
2014-07-07
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
1
-1
/
+1
2014-07-07
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
Trond Myklebust
1
-1
/
+1
2014-07-07
UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang
1
-1
/
+0
2014-07-07
UBIFS: fix an mmap and fsync race condition
hujianyang
1
-2
/
+1
2014-07-01
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-07-01
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
3
-15
/
+24
2014-07-01
Btrfs: use right type to get real comparison
Liu Bo
1
-1
/
+1
2014-07-01
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+3
2014-07-01
Btrfs: send, don't error in the presence of subvols/snapshots
Filipe Manana
1
-0
/
+4
2014-07-01
Btrfs: set right total device count for seeding support
Wang Shilong
1
-1
/
+0
[next]