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
2012-08-09
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
Theodore Ts'o
4
-8
/
+8
2012-08-09
NFS: Fix a number of bugs in the idmapper
David Howells
1
-6
/
+20
2012-08-09
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
1
-2
/
+5
2012-08-09
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
1
-1
/
+1
2012-08-09
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
1
-3
/
+13
2012-08-09
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
2
-6
/
+6
2012-08-09
cifs: reinstate sec=ntlmv2 mount option
Jeff Layton
1
-4
/
+5
2012-08-09
Btrfs: call the ordered free operation without any locks held
Chris Mason
1
-1
/
+8
2012-08-09
udf: Improve table length check to avoid possible overflow
Jan Kara
1
-1
/
+1
2012-08-09
locks: fix checking of fcntl_setlease argument
J. Bruce Fields
1
-3
/
+3
2012-07-29
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
Jeff Layton
1
-0
/
+30
2012-07-29
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
1
-2
/
+7
2012-07-29
ore: Remove support of partial IO request (NFS crash)
Boaz Harrosh
1
-7
/
+1
2012-07-29
ore: Fix NFS crash by supporting any unaligned RAID IO
Boaz Harrosh
1
-31
/
+36
2012-07-29
UBIFS: fix a bug in empty space fix-up
Artem Bityutskiy
1
-2
/
+6
2012-07-29
ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT
Al Viro
1
-1
/
+0
2012-07-29
cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
Jeff Layton
1
-0
/
+18
2012-07-29
cifs: always update the inode cache with the results from a FIND_*
Jeff Layton
1
-2
/
+5
2012-07-19
fifo: Do not restart open() if it already found a partner
Anders Kaseorg
1
-5
/
+4
2012-07-19
block: fix infinite loop in __getblk_slow
Jeff Moyer
1
-9
/
+13
2012-07-19
Remove easily user-triggerable BUG from generic_setlease
Dave Jones
1
-1
/
+1
2012-07-16
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
Luis Henriques
1
-1
/
+1
2012-07-16
fs: ramfs: file-nommu: add SetPageUptodate()
Bob Liu
1
-0
/
+1
2012-07-16
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-15
/
+20
2012-07-16
NFS: hard-code init_net for NFS callback transports
Stanislav Kinsbursky
1
-6
/
+5
2012-07-16
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
4
-15
/
+41
2012-07-16
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
3
-0
/
+23
2012-07-16
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
3
-12
/
+14
2012-07-16
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
1
-1
/
+1
2012-07-16
eCryptfs: Fix lockdep warning in miscdev operations
Tyler Hicks
1
-12
/
+13
2012-07-16
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
1
-7
/
+16
2012-07-16
ocfs2: clear unaligned io flag when dio fails
Junxiao Bi
1
-1
/
+3
2012-07-16
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-16
NFS: Force the legacy idmapper to be single threaded
Bryan Schumaker
1
-5
/
+8
2012-07-16
mm: correctly synchronize rss-counters at exit/exec
Konstantin Khlebnikov
1
-1
/
+1
2012-07-16
Btrfs: run delayed directory updates during log replay
Chris Mason
1
-0
/
+6
2012-07-16
cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...
Jeff Layton
1
-6
/
+3
2012-07-16
cifs: fix parsing of password mount option
Suresh Jayaraman
1
-15
/
+17
2012-07-16
udf: Fortify loading of sparing table
Jan Kara
1
-33
/
+53
2012-07-16
udf: Avoid run away loop when partition table length is corrupted
Jan Kara
1
-1
/
+9
2012-07-16
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
Jan Kara
1
-4
/
+2
2012-07-16
nilfs2: ensure proper cache clearing for gc-inodes
Ryusuke Konishi
2
-0
/
+4
2012-06-22
hfsplus: fix bless ioctl when used with hardlinks
Matthew Garrett
1
-2
/
+7
2012-06-22
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Janne Kalliomäki
1
-1
/
+1
2012-06-22
nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels
J. Bruce Fields
1
-2
/
+2
2012-06-22
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
Trond Myklebust
1
-0
/
+1
2012-06-17
fuse: fix stat call on 32 bit platforms
Pavel Shilovsky
3
-1
/
+20
2012-06-17
Btrfs: fall back to non-inline if we don't have enough space
Josef Bacik
1
-1
/
+4
2012-06-17
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
Theodore Ts'o
1
-4
/
+4
2012-06-09
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
Tao Ma
1
-1
/
+0
[next]