Commit Graph

22500 Commits (f87d39d951329cd8f462bf9007d334122c0599d0)

Author SHA1 Message Date
Mikulas Patocka 48f10e8ce7 HPFS: Restrict uid and gid to 16-bit values 14 years ago
Mikulas Patocka f73976818a HPFS: When marking or clearing the dirty bit, sync the filesystem 14 years ago
Mikulas Patocka d878597c2c HPFS: Use types with defined width 14 years ago
Mikulas Patocka e5d6a7dd5e HPFS: Remove mark_inode_dirty 14 years ago
Mikulas Patocka 0fe105aa29 HPFS: Remove CR/LF conversion option 14 years ago
Mikulas Patocka 7d23ce36e3 HPFS: Remove remaining locks 14 years ago
Mikulas Patocka 7dd29d8d86 HPFS: Introduce a global mutex and lock it on every callback from VFS. 14 years ago
Mikulas Patocka 637b424bf8 HPFS: Make HPFS compile on preempt and SMP 14 years ago
Steven Whitehouse 9eed04cd99 GFS2: Move final part of inode.c into super.c 14 years ago
Steven Whitehouse 194c011fc4 GFS2: Move most of the remaining inode.c into ops_inode.c 14 years ago
Steven Whitehouse d4b2cf1b05 GFS2: Move gfs2_refresh_inode() and friends into glops.c 14 years ago
Steven Whitehouse 94fb763b1a GFS2: Remove gfs2_dinode_print() function 14 years ago
Steven Whitehouse 3d6ecb7d16 GFS2: When adding a new dir entry, inc link count if it is a subdir 14 years ago
Steven Whitehouse 855d23ce26 GFS2: Make gfs2_dir_del update link count when required 14 years ago
Steven Whitehouse 2baee03fb9 GFS2: Don't use gfs2_change_nlink in link syscall 14 years ago
Timo Warns fa039d5f6b Validate size of EFI GUID partition entries. 14 years ago
Steven Whitehouse 588da3b3be GFS2: Don't use a try lock when promoting to a higher mode 14 years ago
Steven Whitehouse d192a8e5c6 GFS2: Double check link count under glock 14 years ago
Sage Weil fca65b4ad7 ceph: do not call __mark_dirty_inode under i_lock 14 years ago
Linus Torvalds cce2c56e76 logfs: initialize superblock entries earlier 14 years ago
Henry C Chang 8c71897be2 ceph: handle ceph_osdc_new_request failure in ceph_writepages_start 14 years ago
Sage Weil 3772d26d87 ceph: use ihold() when i_lock is held 14 years ago
Steven Whitehouse 8f065d3650 GFS2: Improve bug trap code in ->releasepage() 14 years ago
Steven Whitehouse 4f1de01821 GFS2: Fix ail list traversal 14 years ago
Benjamin Marzinski 6905d9e4dd GFS2: make sure fallocate bytes is a multiple of blksize 14 years ago
Jeff Layton 16541ba11c cifs: handle errors from coalesce_t2 14 years ago
Jeff Layton 146f9f65bd cifs: refactor mid finding loop in cifs_demultiplex_thread 14 years ago
Artem Bityutskiy 52c6e6f990 UBIFS: seek journal heads to the latest bud in replay 14 years ago
Artem Bityutskiy b50b9f4085 UBIFS: do not free write-buffers when in R/O mode 14 years ago
Tejun Heo 02e352287a block: rescan partitions on invalidated devices on -ENOMEDIA too 14 years ago
Jeff Layton 2a2047bc94 cifs: sanitize length checking in coalesce_t2 (try #3) 14 years ago
Jeff Layton fcda7f4578 cifs: check for bytes_remaining going to zero in CIFS_SessSetup 14 years ago
Jeff Layton bfacf2225a cifs: change bleft in decode_unicode_ssetup back to signed type 14 years ago
Andrew Morton 6d4831c283 vfs: avoid large kmalloc()s for the fdtable 14 years ago
Jeff Layton 26c4c17073 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount 14 years ago
Bryan Schumaker 613e901e1e NFS: Return meaningful status from decode_secinfo() 14 years ago
Trond Myklebust 28331a46d8 NFSv4: Ensure we request the ordinary fileid when doing readdirplus 14 years ago
Lucas De Marchi e9c549998d Revert wrong fixes for common misspellings 14 years ago
Christoph Hellwig 1879fd6a26 add hlist_bl_lock/unlock helpers 14 years ago
Tyler Hicks 5be79de2e1 eCryptfs: Flush dirty pages in setattr 14 years ago
Tyler Hicks 3aeb86ea4c eCryptfs: Handle failed metadata read in lookup 14 years ago
Tsutomu Itoh 7cf96da3ec Btrfs: cleanup error handling in inode.c 14 years ago
Josef Bacik 64728bbbf8 Btrfs: put the right bio if we have an error 14 years ago
Josef Bacik a4f0162fd4 Btrfs: free bitmaps properly when evicting the cache 14 years ago
Li Zefan f789b684bd Btrfs: Free free_space item properly in btrfs_trim_block_group() 14 years ago
David Sterba cfece4db11 btrfs: add missing spin_unlock to a rare exit path 14 years ago
Tsutomu Itoh 8d413713ca Btrfs: check return value of kmalloc() 14 years ago
Itaru Kitayama 43e817a1fd btrfs: fix wrong allocating flag when reading page 14 years ago
Tsutomu Itoh a62f44a5f4 Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() 14 years ago
Tyler Hicks 332ab16f83 eCryptfs: Add reference counting to lower files 14 years ago