Commit Graph

29177 Commits (6f5298c2139b06925037490367906f3d73955b86)

Author SHA1 Message Date
Eric Paris 848561d368 fanotify: fix missing break 12 years ago
Andrew Morton a80a6b85b4 revert "epoll: support for disabling items, and a self-test app" 12 years ago
Dave Chinner 6ce377afd1 xfs: fix reading of wrapped log data 12 years ago
Dave Chinner 03b1293eda xfs: fix buffer shudown reference count mismatch 12 years ago
Dave Chinner 4b62acfe99 xfs: don't vmap inode cluster buffers during free 12 years ago
Dave Chinner ca250b1b3d xfs: invalidate allocbt blocks moved to the free list 12 years ago
Dave Chinner 1e7acbb7bc xfs: silence uninitialised f.file warning. 12 years ago
Dave Chinner eaef854335 xfs: growfs: don't read garbage for new secondary superblocks 12 years ago
Dave Chinner 1f3c785c3a xfs: move allocation stack switch up to xfs_bmapi_allocate 12 years ago
Dave Chinner 326c03555b xfs: introduce XFS_BMAPI_STACK_SWITCH 12 years ago
Mark Tinguely 408cc4e97a xfs: zero allocation_args on the kernel stack 12 years ago
Dave Chinner 7e9620f21d xfs: only update the last_sync_lsn when a transaction completes 12 years ago
Benjamin Marzinski 96e5d1d3ad GFS2: Test bufdata with buffer locked and gfs2_log_lock held 12 years ago
Benjamin Marzinski 3d1626889a GFS2: Don't call file_accessed() with a shared glock 12 years ago
Lukas Czerner 076f0faa76 GFS2: Fix FITRIM argument handling 12 years ago
Lukas Czerner 3a238adefb GFS2: Require user to provide argument for FITRIM 12 years ago
Andrew Price 73738a77f4 GFS2: Clean up some unused assignments 12 years ago
Andrew Price cd0ed19fb6 GFS2: Fix possible null pointer deref in gfs2_rs_alloc 12 years ago
Andrew Price aaaf68c562 GFS2: Fix an unchecked error from gfs2_rs_alloc 12 years ago
Sachin Prabhu 3798f47aa2 cifs: Do not lookup hashed negative dentry in cifs_atomic_open 12 years ago
Jeff Layton 36960e440c cifs: fix potential buffer overrun in cifs.idmap handling code 12 years ago
Weston Andros Adamson 998f40b550 NFS4: nfs4_opendata_access should return errno 12 years ago
Trond Myklebust f9b1ef5f06 NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly 12 years ago
Weston Andros Adamson 324d003b0c NFS: add nfs_sb_deactive_async to avoid deadlock 12 years ago
Ben Hutchings 97a5486826 nfs: Show original device name verbatim in /proc/*/mount{s,info} 12 years ago
Scott Mayhew acce94e68a nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts 12 years ago
Yanchuan Nian 7175fe9015 nfs: Check whether a layout pointer is NULL before free it 12 years ago
NeilBrown 8d96b10639 NFS: fix bug in legacy DNS resolver. 12 years ago
Trond Myklebust 2b1bc308f4 NFSv4: nfs4_locku_done must release the sequence id 12 years ago
Trond Myklebust 2240a9e2d0 NFSv4.1: We must release the sequence id when we fail to get a session slot 12 years ago
Bryan Schumaker 399f11c3d8 NFS: Wait for session recovery to finish before returning 12 years ago
Al Viro 08f05c4974 Return the right error value when dup[23]() newfd argument is too large 12 years ago
David Zafman 52eb5a900a ceph: fix dentry reference leak in encode_fh() 12 years ago
Eric Sandeen ffb5387e85 ext4: fix unjournaled inode bitmap modification 12 years ago
Mikulas Patocka 1a25b1c4ce Lock splice_read and splice_write functions 12 years ago
Linus Torvalds 561ec64ae6 VFS: don't do protected {sym,hard}links by default 12 years ago
Kees Cook 1217650336 fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check 12 years ago
Oleg Nesterov b40a79591c freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD 12 years ago
Josef Bacik c37b2b6269 Btrfs: do not bug when we fail to commit the transaction 12 years ago
Liu Bo 7bfdcf7fba Btrfs: fix memory leak when cloning root's node 12 years ago
Josef Bacik be6aef6049 Btrfs: Use btrfs_update_inode_fallback when creating a snapshot 12 years ago
Alex Lyakas e2d044fe77 Btrfs: Send: preserve ownership (uid and gid) also for symlinks. 12 years ago
Miao Xie 671415b7db Btrfs: fix deadlock caused by the nested chunk allocation 12 years ago
Lukas Czerner e515c18bfe btrfs: Return EINVAL when length to trim is less than FSB 12 years ago
Tsutomu Itoh 5b7ff5b3c4 Btrfs: fix memory leak in btrfs_quota_enable() 12 years ago
Arne Jansen d79e50433b Btrfs: send correct rdev and mode in btrfs-send 12 years ago
Jan Schmidt 96b5bd7771 Btrfs: extended inode refs support for send mechanism 12 years ago
Stefan Behrens 84167d1905 Btrfs: Fix wrong error handling code 12 years ago
Gabriel de Perthuis 661bec6ba8 Fix a sign bug causing invalid memory access in the ino_paths ioctl. 12 years ago
Geert Uytterhoeven 66081a7251 sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() 12 years ago