Gitiles Standalone
repos
/
linux-2.6
/
9d772e4a71818a27248dac0085429bddb9f23462
/
fs
c39878f
nohz: stat: Fix CPU iowait time accounting
by Bo Yan
· 13 years ago
e7a9220
nohz: stat: Fix CPU idle time accounting
by Bo Yan
· 13 years ago
d3dd6b4
Merge branch 'linux-3.4.35' into rel-17
by Sachin Nikam
· 13 years ago
68412b1
pstore: Avoid deadlock in panic and emergency-restart path
by Seiji Aguchi
· 13 years ago
146207b
fuse: don't WARN when nlink is zero
by Miklos Szeredi
· 13 years ago
5623a7c
nfsd: Fix memleak
by majianpeng
· 13 years ago
4234fb2
ext4: fix free clusters calculation in bigalloc filesystem
by Lukas Czerner
· 13 years ago
19c9740
ext4: fix xattr block allocation/release with bigalloc
by Lukas Czerner
· 13 years ago
51e2600
ext4: fix race in ext4_mb_add_n_trim()
by Niu Yawei
· 13 years ago
ced2dec
ext4: check bh in ext4_read_block_bitmap()
by Eryu Guan
· 13 years ago
0f600ee
fs: Fix possible use-after-free with AIO
by Jan Kara
· 13 years ago
5978ac7
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
by Xiaowei.Hu
· 13 years ago
0d5b0fc
ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly
by Jeff Liu
· 13 years ago
fa1c19b
ocfs2: fix possible use-after-free with AIO
by Jan Kara
· 13 years ago
92a5267
NLM: Ensure that we resend all pending blocking locks after a reclaim
by Trond Myklebust
· 13 years ago
8e0ed82
umount oops when remove blocklayoutdriver first
by fanchaoting
· 13 years ago
cd33693
ocfs2: unlock super lock if lockres refresh failed
by Junxiao Bi
· 13 years ago
9fd4e53
fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()
by MITSUNARI Shigeo
· 13 years ago
0b7fba4
inotify: remove broken mask checks causing unmount to be EINVAL
by Jim Somerville
· 13 years ago
0b0a573
nilfs2: fix fix very long mount time issue
by Vyacheslav Dubeyko
· 13 years ago
64fdede
NFS: Don't silently fail setattr() requests on mountpoints
by Trond Myklebust
· 13 years ago
dc28035
xfs: Fix possible use-after-free with AIO
by Jan Kara
· 13 years ago
bad73b6
fs/cifs/cifs_dfs_ref.c: fix potential memory leakage
by Cong Ding
· 13 years ago
5568a6e
NFS: Clear key construction data if the idmap upcall fails
by Bryan Schumaker
· 13 years ago
5c96110
ext4: init pagevec in ext4_da_block_invalidatepages
by Eric Sandeen
· 13 years ago
359c4ea
libceph: Unlock unprocessed pages in start_read() error path
by David Zafman
· 13 years ago
57d93df
ceph: call handle_cap_grant() for cap import message
by Yan, Zheng
· 13 years ago
fbc8158
ceph: Fix __ceph_do_pending_vmtruncate
by Yan, Zheng
· 13 years ago
ba647fd
ceph: Don't add dirty inode to dirty list if caps is in migration
by Yan, Zheng
· 13 years ago
42d519d
ceph: Fix infinite loop in __wake_requests
by Yan, Zheng
· 13 years ago
7ae7b55
ceph: Don't update i_max_size when handling non-auth cap
by Yan, Zheng
· 13 years ago
31c4647
libceph: remove 'osdtimeout' option
by Sage Weil
· 13 years ago
b4659d8
ceph: propagate layout error on osd request creation
by Sage Weil
· 13 years ago
2c13088
ceph: tolerate (and warn on) extraneous dentry from mds
by Sage Weil
· 13 years ago
a2d928f
ceph: close old con before reopening on mds reconnect
by Sage Weil
· 13 years ago
8b564a8
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
by Benjamin Marzinski
· 13 years ago
cbedcb6
epoll: prevent missed events on EPOLL_CTL_MOD
by Eric Wong
· 13 years ago
4faf067
udf: don't increment lenExtents while writing to a hole
by Namjae Jeon
· 13 years ago
8d00c77
udf: fix memory leak while allocating blocks during write
by Namjae Jeon
· 13 years ago
ed8e1a6
ext4: lock i_mutex when truncating orphan inodes
by Theodore Ts'o
· 13 years ago
bd06aeb
ext4: do not try to write superblock on ro remount w/o journal
by Michael Tokarev
· 13 years ago
b5f0e25
jbd2: fix assertion failure in jbd2_journal_flush()
by Jan Kara
· 13 years ago
e307ec2
ext4: check dioread_nolock on remount
by Jan Kara
· 13 years ago
cb83298
ext4: fix extent tree corruption caused by hole punch
by Forrest Liu
· 13 years ago
7e94f31
jffs2: hold erase_completion_lock on exit
by Alexey Khoroshilov
· 13 years ago
6b4b467
ext4: fix possible use after free with metadata csum
by Theodore Ts'o
· 13 years ago
aadee0f
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
by Eugene Shatokhin
· 13 years ago
c87b455
tcp: fix MSG_SENDPAGE_NOTLAST logic
by Eric Dumazet
· 13 years ago
042cf2f
nfs: fix null checking in nfs_get_option_str()
by Xi Wang
· 13 years ago
59d6ce4
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
by Neil Brown
· 13 years ago
4cbb3d0
nfsd4: fix oops on unusual readlike compound
by J. Bruce Fields
· 13 years ago
12c93e1
nfsd: fix v4 reply caching
by J. Bruce Fields
· 13 years ago
aa8dc4a
nfs: fix wrong object type in lockowner_slab
by Yanchuan Nian
· 13 years ago
0d96537
NFS: Fix calls to drop_nlink()
by Trond Myklebust
· 13 years ago
1627e18
NFS: avoid NULL dereference in nfs_destroy_server
by NeilBrown
· 13 years ago
d1967aa
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
by Bryan Schumaker
· 13 years ago
7361a90
exec: do not leave bprm->interp on stack
by Kees Cook
· 13 years ago
0e252d8
pnfsblock: fix partial page buffer wirte
by Peng Tao
· 13 years ago
acaf0ed
jbd: Fix lock ordering bug in journal_unmap_buffer()
by Jan Kara
· 13 years ago
262a70e
jffs2: Fix lock acquisition order bug in jffs2_write_begin
by Thomas Betker
· 13 years ago
32e11d5
UBIFS: fix compilation warning
by Alexandre Pereira da Silva
· 13 years ago
041c190
Revert "Revert "cpuquiet: Update averaging of nr_runnables""
by Peter Boonstoppel
· 13 years ago
b7d68a7
ceph: avoid 32-bit page index overflow
by Alex Elder
· 13 years ago
73bba6f
ceph: Fix oops when handling mdsmap that decreases max_mds
by Yan, Zheng
· 13 years ago
5236930
libceph: delay debugfs initialization until we learn global_id
by Sage Weil
· 13 years ago
638ba17
libceph: set peer name on con_open, not init
by Sage Weil
· 13 years ago
6880138
libceph: fully initialize connection in con_init()
by Alex Elder
· 13 years ago
d910c11
libceph: embed ceph messenger structure in ceph_client
by Alex Elder
· 13 years ago
e7fda85
ceph: check PG_Private flag before accessing page->private
by Yan, Zheng
· 13 years ago
ed35fbc
ceph: use info returned by get_authorizer
by Alex Elder
· 13 years ago
4f33c7e
ceph: have get_authorizer methods return pointers
by Alex Elder
· 13 years ago
83d28f7
ceph: ensure auth ops are defined before use
by Alex Elder
· 13 years ago
018a2a1
ceph: messenger: reduce args to create_authorizer
by Alex Elder
· 13 years ago
0f56a54
ceph: define ceph_auth_handshake type
by Alex Elder
· 13 years ago
a23d631
reiserfs: Protect reiserfs_quota_write() with write lock
by Jan Kara
· 13 years ago
8c7dcc4
reiserfs: Move quota calls out of write lock
by Jan Kara
· 13 years ago
8ed4d1c
reiserfs: Protect reiserfs_quota_on() with write lock
by Jan Kara
· 13 years ago
394cbbc
reiserfs: Fix lock ordering during remount
by Jan Kara
· 13 years ago
824904c
NFS: Wait for session recovery to finish before returning
by Bryan Schumaker
· 13 years ago
122fd46
eCryptfs: check for eCryptfs cipher support at mount
by Tim Sally
· 13 years ago
c8a1ae7
eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
by Tyler Hicks
· 13 years ago
0712621
UBIFS: introduce categorized lprops counter
by Artem Bityutskiy
· 13 years ago
151de63
UBIFS: fix mounting problems after power cuts
by Artem Bityutskiy
· 13 years ago
bb60c07
cifs: fix potential buffer overrun in cifs.idmap handling code
by Jeff Layton
· 13 years ago
a6a19e3
fanotify: fix missing break
by Eric Paris
· 13 years ago
0244d2e
xfs: drop buffer io reference when a bad bio is built
by Dave Chinner
· 13 years ago
13ec043
xfs: fix reading of wrapped log data
by Dave Chinner
· 13 years ago
cde5250
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
by Trond Myklebust
· 13 years ago
088eb1b
NFS: fix bug in legacy DNS resolver.
by NeilBrown
· 13 years ago
588c72e
nfsd: add get_uint for u32's
by J. Bruce Fields
· 13 years ago
0ada210
NFSv4.1: We must release the sequence id when we fail to get a session slot
by Trond Myklebust
· 13 years ago
8827f31
NFSv4: nfs4_locku_done must release the sequence id
by Trond Myklebust
· 13 years ago
4311302
nfs: Show original device name verbatim in /proc/*/mount{s,info}
by Ben Hutchings
· 13 years ago
b37d056
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
by Scott Mayhew
· 13 years ago
0d81906
ext4: fix unjournaled inode bitmap modification
by Eric Sandeen
· 13 years ago
a2c439d
freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD
by Oleg Nesterov
· 13 years ago
fa3b39b
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
by Geert Uytterhoeven
· 13 years ago
6fddae5
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
by Kees Cook
· 13 years ago
08eaf6a
NLM: nlm_lookup_file() may return NLMv4-specific error codes
by Trond Myklebust
· 13 years ago
d39bd27
nohz: Fix idle ticks in cpu summary line of /proc/stat
by Michal Hocko
· 13 years ago
Next »