Commit Graph

18668 Commits (a13265af99c8c10c61b7713d62d8d163fbf30a94)

Author SHA1 Message Date
Eric Paris 9cfcac810e vfs: re-introduce MAY_CHDIR 15 years ago
Tetsuo Handa ea0d3ab239 LSM: Remove unused arguments from security_path_truncate(). 15 years ago
Trond Myklebust 77a63f3d1e NFS: Fix a typo in include/linux/nfs_fs.h 15 years ago
David Howells 51c20fcced CIFS: Remove __exit mark from cifs_exit_dns_resolver() 15 years ago
Trond Myklebust cfb506e1d3 NFS: Ensure that writepage respects the nonblock flag 15 years ago
Trond Myklebust b608b283a9 NFS: kswapd must not block in nfs_release_page 15 years ago
Dan Carpenter 674b222292 nfs: include space for the NUL in root path 15 years ago
Abhijith Das c639d5d8f6 GFS2: Fix typo in stuffed file data copy handling 15 years ago
David Howells de09a9771a CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials 15 years ago
Steven Whitehouse 7cdee5dbf4 Revert "GFS2: recovery stuck on transaction lock" 15 years ago
Steven Whitehouse d5341a9241 GFS2: Make "try" lock not try quite so hard 15 years ago
David Rientjes 4244b52e18 GFS2: remove dependency on __GFP_NOFAIL 15 years ago
Bob Peterson 461cb419f0 GFS2: Simplify gfs2_write_alloc_required 15 years ago
Steven Whitehouse ba6e93645f GFS2: Wait for journal id on mount if not specified on mount command line 15 years ago
Steven Whitehouse 30116ff6c6 GFS2: Use nobh_writepage 15 years ago
Andre Osterhues a6f80fb7b5 ecryptfs: Bugfix for error related to ecryptfs_hash_buckets 15 years ago
Steven Whitehouse d2a97a4e99 GFS2: Use kmalloc when possible for ->readdir() 15 years ago
Yehuda Sadeh 03066f2345 ceph: use complete_all and wake_up_all 15 years ago
Latchesar Ionkov da7ddd3296 9p: Pass the correct end of buffer to p9stat_read 15 years ago
Christoph Hellwig 209fb87a25 xfs simplify and speed up direct I/O completions 15 years ago
Christoph Hellwig fb511f2150 xfs: move aio completion after unwritten extent conversion 15 years ago
Christoph Hellwig 40e2e97316 direct-io: move aio_complete into ->end_io 15 years ago
Dave Chinner 696123fca8 xfs: fix big endian build 15 years ago
Eric W. Biederman d33002129e sysfs: allow creating symlinks from untagged to tagged directories 15 years ago
Eric W. Biederman 521d045354 sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories. 15 years ago
Eric W. Biederman 96d6523adf sysfs: Don't allow the creation of symlinks we can't remove 15 years ago
Christoph Hellwig ecd7f082d6 xfs: clean up xfs_bmap_get_bp 15 years ago
Christoph Hellwig 5d18898b20 xfs: simplify xfs_truncate_file 15 years ago
Christoph Hellwig 939d723b72 xfs: kill the b_strat callback in xfs_buf 15 years ago
Christoph Hellwig a64afb057b xfs: remove obsolete osyncisosync mount option 15 years ago
Christoph Hellwig 0664ce8d0f xfs: clean up filestreams helpers 15 years ago
Christoph Hellwig 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 years ago
Tony Luck 0f1a932f5d xfs: Fix build when CONFIG_XFS_POSIX_ACL=n 15 years ago
Kulikov Vasiliy 3f34885cd7 xfs: fix unsigned underflow in xfs_free_eofblocks 15 years ago
Dave Chinner aea1b95321 xfs: use GFP_NOFS for page cache allocation 15 years ago
Dave Chinner 4a7edddcb5 xfs: fix memory reclaim recursion deadlock on locked inode buffer 15 years ago
Dave Chinner 438697064a xfs: fix xfs_trans_add_item() lockdep warnings 15 years ago
Dave Chinner 2f11feabb1 xfs: simplify and remove xfs_ireclaim 15 years ago
Dave Chinner ec53d1dbb3 xfs: don't block on buffer read errors 15 years ago
Dave Chinner a4190f90b4 xfs: move inode shrinker unregister even earlier 15 years ago
Christoph Hellwig fa17b25e9f xfs: remove a dmapi leftover 15 years ago
Christoph Hellwig 78558fe8d8 xfs: writepage always has buffers 15 years ago
Christoph Hellwig d4f7a5cbd5 xfs: allow writeback from kswapd 15 years ago
Christoph Hellwig 651701d71d xfs: remove incorrect log write optimization 15 years ago
Dave Chinner 2727ccc950 xfs: unregister inode shrinker before freeing filesystem structures 15 years ago
Christoph Hellwig cca28fb83d xfs: split xfs_itrace_entry 15 years ago
Christoph Hellwig f2d6761433 xfs: remove xfs_iput 15 years ago
Christoph Hellwig ef35e9255d xfs: remove xfs_iput_new 15 years ago
Christoph Hellwig d2e078c33c xfs: some iget tracing cleanups / fixes 15 years ago
Christoph Hellwig 807cbbdb43 xfs: do not use emums for flags used in tracing 15 years ago