Commit Graph

18073 Commits (f17625b318d9b151e7bd41e31223e9d89b2aaa77)

Author SHA1 Message Date
Jens Axboe f17625b318 Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync" 15 years ago
Nick Piggin 0ae0b5d055 fs/splice.c: fix mapping_gfp_mask usage 15 years ago
Jens Axboe b9598db340 pipe: make F_{GET,SET}PIPE_SZ deal with byte sizes 15 years ago
Jens Axboe 0191f8697b pipe: F_SETPIPE_SZ should return -EPERM for non-root 15 years ago
Al Viro 48c1e44ace switch ecryptfs_write() to struct inode *, kill on-stack fake files 15 years ago
Al Viro 02bd97997a switch ecryptfs_get_locked_page() to struct inode * 15 years ago
Al Viro bef5bc2464 simplify access to ecryptfs inodes in ->readpage() and friends 15 years ago
Al Viro f6d335c08d AFS: Don't put struct file on the stack 15 years ago
Al Viro 4403158ba2 Ban ecryptfs over ecryptfs 15 years ago
Al Viro ab9a79b966 logfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov be8ded5974 ufs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov a6c5a0342a udf: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov abf5d08aca ubifs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 85640bd9d4 sysv: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 04b7ed0d33 reiserfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 454abafe9d ramfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 6a9e652c88 omfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov e6ecdc70fb bfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 75fe0a2477 ocfs2: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 73459dcc67 nilfs2: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 9eed1fb721 minix: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov b10b852090 ext4: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov aab99c2c26 ext3: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov ffba102d75 ext2: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov e00117f14f exofs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov ecc11fabf7 btrfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 319b2be49e jfs: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov 217f206d68 9p: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov a1bd120d13 vfs: Add inode uid,gid,mode init helper 15 years ago
H Hartley Sweeten 52957fe1c7 fs-writeback.c: bitfields should be unsigned 15 years ago
Huang Shijie 9a2296832c namei.c : update mnt when it needed 15 years ago
Roland Dreier 51ee049e77 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs 15 years ago
Cesar Eduardo Barros cc9106247d fs/partitions: use ADDPART_FLAG_RAID instead of magic number 15 years ago
Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
Christoph Hellwig e970a573ce nfsd: open a file descriptor for fsync in nfs4 recovery 15 years ago
Richard Kennedy 2e147f1ef7 fs: inode.c use atomic_inc_return in __iget 15 years ago
Eric Paris a7cf4145bb anon_inode: set S_IFREG on the anon_inode 15 years ago
Stephen Hemminger b7bb0a1291 gfs: constify xattr_handler 15 years ago
Stephen Hemminger 537d81ca7c ocfs: constify xattr_handler 15 years ago
Stephen Hemminger 365f0cb9d2 jffs2: constify xattr_handler 15 years ago
Stephen Hemminger 46e58764f0 xfs: constify xattr_handler 15 years ago
Stephen Hemminger 94d09a98cd reiserfs: constify xattr_handler 15 years ago
Stephen Hemminger 11e2752807 ext4: constify xattr_handler 15 years ago
Stephen Hemminger d1f21049f9 ext3: constify xattr handlers 15 years ago
Stephen Hemminger 749c72efa4 ext2: constify xattr_handler 15 years ago
Stephen Hemminger f01cbd3f81 btrfs: constify xattr_handler 15 years ago
Stephen Hemminger bb4354538e fs: xattr_handler table should be const 15 years ago
Josef Bacik 18e9e5104f Introduce freeze_super and thaw_super for the fsfreeze ioctl 15 years ago
Al Viro e1e46bf186 Trim includes in fs/super.c 15 years ago
Al Viro d3f2147307 Move grabbing s_umount to callers of grab_super() 15 years ago