index
:
linux-stable.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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2012-09-19
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
2012-09-19
VFS: make vfs_fstat() use f[get|put]_light()
Linus Torvalds
2012-09-19
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
2012-09-19
NFS: return error from decode_getfh in decode open
Weston Andros Adamson
2012-09-19
NFS: Fix a problem with the legacy binary mount code
Trond Myklebust
2012-09-19
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
2012-09-19
CIFS: Fix error handling in cifs_push_mandatory_locks
Pavel Shilovsky
2012-09-19
udf: Fix data corruption for files in ICB
Jan Kara
2012-09-19
fuse: fix retrieve length
Miklos Szeredi
2012-09-19
ext3: Fix fdatasync() for files with only i_size changes
Jan Kara
2012-09-12
Squashfs: fix mount time sanity check for corrupted superblock
Phillip Lougher
2012-09-12
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
Trond Myklebust
2012-09-12
block: replace __getblk_slow misfix by grow_dev_page fix
Hugh Dickins
2012-09-12
fs/buffer.c: remove BUG() in possible but rare condition
Glauber Costa
2012-09-12
vfs: missed source of ->f_pos races
Al Viro
2012-09-12
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
2012-09-12
ext4: fix long mount times on very big file systems
Theodore Ts'o
2012-09-12
NFS: Alias the nfs module to nfs4
bjschuma@gmail.com
2012-09-12
vfs: canonicalize create mode in build_open_flags()
Miklos Szeredi
2012-09-12
fuse: verify all ioctl retry iov elements
Zach Brown
2012-09-12
ext4: avoid kmemcheck complaint from reading uninitialized memory
Theodore Ts'o
2012-09-12
pnfs: defer release of pages in layoutget
Idan Kedar
2012-09-12
fix page number calculation bug for block layout decode buffer
Jim Rees
2012-09-12
NFSv4.1 fix page number calculation bug for filelayout decode buffers
Andy Adamson
2012-09-12
NFS: Use kcalloc() when allocating arrays
Trond Myklebust
2012-09-12
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
2012-08-19
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Janne Kalliomäki
2012-08-10
ore: Fix out-of-bounds access in _ios_obj()
Boaz Harrosh
2012-08-10
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-08-10
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2012-08-10
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
2012-08-02
Btrfs: call the ordered free operation without any locks held
Chris Mason
2012-08-02
locks: fix checking of fcntl_setlease argument
J. Bruce Fields
2012-08-02
ext4: undo ext4_calc_metadata_amount if we fail to claim space
Theodore Ts'o
2012-08-02
ext4: don't let i_reserved_meta_blocks go negative
Brian Foster
2012-08-02
udf: Improve table length check to avoid possible overflow
Jan Kara
2012-08-02
ext4: fix overhead calculation used by ext4_statfs()
Theodore Ts'o
2012-08-02
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
Theodore Ts'o
2012-08-02
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
Jeff Layton
2012-08-02
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-08-02
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-07-25
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
2012-07-25
eCryptfs: Fix lockdep warning in miscdev operations
Tyler Hicks
2012-07-25
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
2012-07-25
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
2012-07-25
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
2012-07-25
ore: Remove support of partial IO request (NFS crash)
Boaz Harrosh
2012-07-25
ore: Fix NFS crash by supporting any unaligned RAID IO
Boaz Harrosh
2012-07-25
UBIFS: fix a bug in empty space fix-up
Artem Bityutskiy
2012-07-25
cifs: always update the inode cache with the results from a FIND_*
Jeff Layton
[next]