index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
Theodore Ts'o
1
-1
/
+2
2013-05-07
ext4: fix online resizing for ext3-compat file systems
Theodore Ts'o
1
-0
/
+2
2013-05-07
ext4: fix big-endian bug in metadata checksum calculations
Dmitry Monakhov
2
-5
/
+5
2013-05-07
ext4: fix journal callback list traversal
Dmitry Monakhov
3
-7
/
+14
2013-05-07
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
1
-22
/
+28
2013-05-07
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
3
-4
/
+33
2013-05-07
nfsd: Decode and send 64bit time values
Bryan Schumaker
1
-14
/
+5
2013-05-07
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
1
-4
/
+4
2013-05-07
nfsd4: don't close read-write opens too soon
J. Bruce Fields
1
-7
/
+1
2013-05-07
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall
Trond Myklebust
1
-0
/
+6
2013-05-07
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
2
-3
/
+3
2013-05-07
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
1
-0
/
+3
2013-05-07
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
Greg Thelen
1
-1
/
+3
2013-05-07
inotify: invalid mask should return a error number but not set it
Zhao Hongjiang
1
-2
/
+4
2013-05-07
mm: allow arch code to control the user page table ceiling
Hugh Dickins
1
-2
/
+2
2013-05-07
fs/fscache/stats.c: fix memory leak
Anurup m
1
-1
/
+1
2013-05-07
sysfs: fix use after free in case of concurrent read/write and readdir
Ming Lei
1
-4
/
+11
2013-05-01
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
1
-1
/
+1
2013-04-25
Btrfs: make sure nbytes are right after log replay
Josef Bacik
1
-6
/
+42
2013-04-25
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
1
-1
/
+1
2013-04-25
fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()
Naoya Horiguchi
1
-0
/
+1
2013-04-25
hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
Naoya Horiguchi
1
-1
/
+1
2013-04-25
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
1
-0
/
+1
2013-04-16
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
1
-1
/
+1
2013-04-16
cifs: Allow passwords which begin with a delimitor
Sachin Prabhu
1
-3
/
+13
2013-04-16
GFS2: return error if malloc failed in gfs2_rs_alloc()
Wei Yongjun
1
-1
/
+1
2013-04-16
GFS2: Fix unlock of fcntl locks during withdrawn state
Steven Whitehouse
1
-1
/
+4
2013-04-12
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
Trond Myklebust
1
-0
/
+1
2013-04-12
NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
Trond Myklebust
1
-16
/
+28
2013-04-12
NFSv4: Fix a memory leak in nfs4_discover_server_trunking
Trond Myklebust
1
-1
/
+7
2013-04-12
reiserfs: Fix warning and inode leak when deleting inode with xattrs
Jan Kara
1
-2
/
+2
2013-04-12
UBIFS: make space fixup work in the remount case
Artem Bityutskiy
1
-6
/
+6
2013-04-05
Btrfs: fix space leak when we fail to reserve metadata space
Josef Bacik
1
-6
/
+41
2013-04-05
nfsd4: reject "negative" acl lengths
J. Bruce Fields
1
-1
/
+1
2013-04-05
loop: prevent bdev freeing while device in use
Anatol Pomozov
1
-0
/
+1
2013-04-05
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
1
-1
/
+2
2013-04-05
Btrfs: limit the global reserve to 512mb
Josef Bacik
1
-1
/
+1
2013-04-05
Btrfs: fix race between mmap writes and compression
Chris Mason
3
-0
/
+49
2013-04-05
Btrfs: fix locking on ROOT_REPLACE operations in tree mod log
Jan Schmidt
1
-10
/
+20
2013-04-05
Btrfs: use set_nlink if our i_nlink is 0
Josef Bacik
1
-1
/
+4
2013-04-05
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
3
-0
/
+29
2013-04-05
vfs: Carefully propogate mounts across user namespaces
Eric W. Biederman
3
-1
/
+12
2013-04-05
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
1
-0
/
+3
2013-04-05
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
1
-0
/
+24
2013-04-05
Nest rename_lock inside vfsmount_lock
Al Viro
1
-5
/
+11
2013-04-05
NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn
Trond Myklebust
2
-9
/
+27
2013-04-05
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2
-15
/
+18
2013-04-05
NFSv4: Fix the string length returned by the idmapper
Trond Myklebust
1
-5
/
+8
2013-04-05
pnfs-block: removing DM device maybe cause oops when call dev_remove
fanchaoting
1
-2
/
+2
2013-04-05
sysfs: handle failure path correctly for readdir()
Ming Lei
1
-0
/
+4
[next]