Commit Graph

19339 Commits (b23909695c33f53df5f1d16696b1aa5b874c1904)

Author SHA1 Message Date
Valerie Aurora 7a2e8a8faa VFS: Sanity check mount flags passed to change_mnt_propagation() 15 years ago
Dan Carpenter 57f9bdac25 sysfs: checking for NULL instead of ERR_PTR 15 years ago
Tao Ma 9af2546508 xfs: Make fiemap work with sparse files 15 years ago
Dave Chinner 72656c46f5 xfs: prevent 32bit overflow in space reservation 15 years ago
Arkadiusz Mi?kiewicz 23963e54ce xfs: Disallow 32bit project quota id 15 years ago
Dave Chinner 9bc08a45fb xfs: improve buffer cache hash scalability 15 years ago
Dan Carpenter 8f587df479 9p: potential ERR_PTR() dereference 15 years ago
Ryusuke Konishi 4afc31345e nilfs2: fix leak of shadow dat inode in error path of load_nilfs 15 years ago
Eric Paris 92b4678efa fsnotify: drop two useless bools in the fnsotify main loop 15 years ago
Eric Paris f72adfd540 fsnotify: fix list walk order 15 years ago
Andreas Gruenbacher a2f13ad0ba fanotify: Return EPERM when a process is not privileged 15 years ago
Tyler Hicks 93c3fe40c2 eCryptfs: Fix encrypted file name lookup regression 15 years ago
Jerome Marchand 7371a38201 ecryptfs: properly mark init functions 15 years ago
Julia Lawall f137f15072 fs/ecryptfs: Return -ENOMEM on memory allocation failure 15 years ago
Takashi Iwai f6360efb83 nfsd: fix NULL dereference in nfsd_statfs() 15 years ago
J. Bruce Fields 7d94784293 nfsd4: fix downgrade/lock logic 15 years ago
J. Bruce Fields 18608ad49c nfsd4: typo fix in find_any_file 15 years ago
J. Bruce Fields 30c0e1ef0a nfsd4: bad BUG() in preprocess_stateid_op 15 years ago
Suresh Jayaraman f0138a79d7 Cannot allocate memory error on mount 15 years ago
Dan Carpenter b545787dbb ceph: fix get_ticket_handler() error handling 15 years ago
Sage Weil e072f8aa35 ceph: don't BUG on ENOMEM during mds reconnect 15 years ago
Dan Carpenter f44c3890d9 ceph: ceph_mdsc_build_path() returns an ERR_PTR 15 years ago
Steve French c89e5198b2 [CIFS] Eliminate unused variable warning 15 years ago
Alan Cox ad8453ab0a ceph: Fix warnings 15 years ago
Dan Carpenter ac1f12ef56 ceph: ceph_get_inode() returns an ERR_PTR 15 years ago
Sage Weil 36e21687e6 ceph: initialize fields on new dentry_infos 15 years ago
Sage Weil 7d8cb26d7d ceph: maintain i_head_snapc when any caps are dirty, not just for data 15 years ago
shirishpargaonkar@gmail.com 2d20ca8358 Eliminate sparse warning - bad constant expression 15 years ago
Christoph Hellwig b5420f2359 xfs: do not discard page cache data on EAGAIN 15 years ago
Dave Chinner 3b93c7aaef xfs: don't do memory allocation under the CIL context lock 15 years ago
Dave Chinner a44f13edf0 xfs: Reduce log force overhead for delayed logging 15 years ago
Dave Chinner 1a387d3be2 xfs: dummy transactions should not dirty VFS state 15 years ago
Stuart Brodsky 2fe33661fc xfs: ensure f_ffree returned by statfs() is non-negative 15 years ago
Dave Chinner efceab1d56 xfs: handle negative wbc->nr_to_write during sync writeback 15 years ago
Dave Chinner 4536f2ad8b xfs: fix untrusted inode number lookup 15 years ago
Dave Chinner 5b3eed756c xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE 15 years ago
Dave Chinner d17c701ce6 xfs: unlock items before allowing the CIL to commit 15 years ago
Jeff Layton 24e6cf92fd cifs: check for NULL session password 15 years ago
Shirish Pargaonkar 3ec6bbcdb4 missing changes during ntlmv2/ntlmssp auth and sign 15 years ago
Henry C Chang 07a27e226d ceph: fix osd request lru adjustment when sending request 15 years ago
Sage Weil 124514918b ceph: don't improperly set dir complete when holding EXCL cap 15 years ago
Tvrtko Ursulin ff8d6e9831 fanotify: drop duplicate pr_debug statement 15 years ago
Eric Paris 2eebf582c9 fanotify: flush outstanding perm requests on group destroy 15 years ago
Eric Paris 84e1ab4d87 fsnotify: fix ignored mask handling between inode and vfsmount marks 15 years ago
Eric Paris 5f3f259fa8 fsnotify: reset used_inode and used_vfsmount on each pass 15 years ago
Eric Paris faa9560ae7 fanotify: do not dereference inode_mark when it is unset 15 years ago
Michael Rubin 679ceace84 mm: exporting account_page_dirty 15 years ago
Sage Weil eb6bb1c5bd ceph: direct requests in snapped namespace based on nonsnap parent 15 years ago
Sage Weil ed32604448 ceph: queue cap snap writeback for realm children on snap update 15 years ago
Sage Weil 4a625be472 ceph: include dirty xattrs state in snapped caps 15 years ago