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
compress-2025-01-21
compress-2025-01-23
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
2012-08-19
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Janne Kalliomäki
1
-1
/
+1
2012-08-10
ore: Fix out-of-bounds access in _ios_obj()
Boaz Harrosh
1
-7
/
+7
2012-08-10
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
4
-2
/
+8
2012-08-10
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
1
-2
/
+5
2012-08-10
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
1
-1
/
+1
2012-08-02
Btrfs: call the ordered free operation without any locks held
Chris Mason
1
-1
/
+8
2012-08-02
locks: fix checking of fcntl_setlease argument
J. Bruce Fields
1
-3
/
+3
2012-08-02
ext4: undo ext4_calc_metadata_amount if we fail to claim space
Theodore Ts'o
1
-11
/
+21
2012-08-02
ext4: don't let i_reserved_meta_blocks go negative
Brian Foster
1
-0
/
+9
2012-08-02
udf: Improve table length check to avoid possible overflow
Jan Kara
1
-1
/
+1
2012-08-02
ext4: fix overhead calculation used by ext4_statfs()
Theodore Ts'o
4
-56
/
+131
2012-08-02
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
Theodore Ts'o
4
-8
/
+8
2012-08-02
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
Jeff Layton
1
-0
/
+30
2012-08-02
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
4
-6
/
+7
2012-08-02
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
4
-6
/
+7
2012-07-25
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
1
-1
/
+1
2012-07-25
eCryptfs: Fix lockdep warning in miscdev operations
Tyler Hicks
1
-12
/
+13
2012-07-25
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
1
-7
/
+16
2012-07-25
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
1
-3
/
+13
2012-07-25
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
1
-2
/
+7
2012-07-25
ore: Remove support of partial IO request (NFS crash)
Boaz Harrosh
1
-7
/
+1
2012-07-25
ore: Fix NFS crash by supporting any unaligned RAID IO
Boaz Harrosh
1
-31
/
+36
2012-07-25
UBIFS: fix a bug in empty space fix-up
Artem Bityutskiy
1
-2
/
+6
2012-07-25
cifs: always update the inode cache with the results from a FIND_*
Jeff Layton
1
-2
/
+5
2012-07-25
cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
Jeff Layton
1
-0
/
+18
2012-07-25
fifo: Do not restart open() if it already found a partner
Anders Kaseorg
1
-5
/
+4
2012-07-25
Remove easily user-triggerable BUG from generic_setlease
Dave Jones
1
-1
/
+1
2012-07-25
block: fix infinite loop in __getblk_slow
Jeff Moyer
1
-9
/
+13
2012-07-25
fs: ramfs: file-nommu: add SetPageUptodate()
Bob Liu
1
-0
/
+1
2012-07-25
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
Luis Henriques
1
-1
/
+1
2012-07-25
epoll: clear the tfile_check_list on -ELOOP
Jason Baron
1
-1
/
+3
2012-07-25
NFSv4: Further reduce the footprint of the idmapper
Trond Myklebust
1
-6
/
+36
2012-07-25
NFSv4: Reduce the footprint of the idmapper
Trond Myklebust
1
-3
/
+13
2012-07-25
hugepages: fix use after free bug in "quota" handling
David Gibson
1
-33
/
+21
2012-07-25
ext4: Report max_batch_time option correctly
Ben Hutchings
1
-1
/
+1
2012-07-25
NFSv4: Rate limit the state manager for lock reclaim warning messages
William Dauchy
1
-2
/
+3
2012-07-12
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-12
ocfs2: clear unaligned io flag when dio fails
Junxiao Bi
1
-1
/
+3
2012-07-12
cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...
Jeff Layton
1
-6
/
+3
2012-07-12
Btrfs: run delayed directory updates during log replay
Chris Mason
1
-0
/
+6
2012-07-12
udf: Fortify loading of sparing table
Jan Kara
1
-33
/
+53
2012-07-12
udf: Avoid run away loop when partition table length is corrupted
Jan Kara
1
-1
/
+9
2012-07-12
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
Jan Kara
1
-4
/
+2
2012-07-12
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-15
/
+20
2012-07-04
nilfs2: ensure proper cache clearing for gc-inodes
Ryusuke Konishi
2
-0
/
+4
2012-06-19
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
Trond Myklebust
1
-0
/
+1
2012-06-19
fuse: fix stat call on 32 bit platforms
Pavel Shilovsky
3
-1
/
+20
2012-06-10
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
Theodore Ts'o
1
-4
/
+4
2012-06-10
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
Tao Ma
1
-1
/
+0
2012-06-10
ext4: don't trash state flags in EXT4_IOC_SETFLAGS
Theodore Ts'o
1
-3
/
+9
[next]