Commit Graph

201811 Commits (8267952b362b67a5cb5371d6894a772a13e6874c)
 

Author SHA1 Message Date
Al Viro 8267952b36 switch procfs to ->evict_inode() 15 years ago
Al Viro 77b8a75f5b simplify get_cramfs_inode() 15 years ago
Al Viro b69257f250 switch hypfs to ->evict_inode() 15 years ago
Al Viro b0683aa638 new helper: end_writeback() 15 years ago
Al Viro 661074e91b Take ->i_bdev/->i_cdev handling out of clear_inode() 15 years ago
Al Viro c6287315cb generic_detach_inode() can be static now 15 years ago
Al Viro 2bbbda308f switch hugetlbfs to ->evict_inode() 15 years ago
Al Viro be7ce4161f New method - evict_inode() 15 years ago
Al Viro b4272d4c81 unify fs/inode.c callers of clear_inode() 15 years ago
Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
Al Viro b5fc510c48 get rid of file_fsync() 15 years ago
Christoph Hellwig fa9b227e90 xfs: new truncate sequence 15 years ago
Boaz Harrosh 2f246fd0f1 exofs: New truncate sequence 15 years ago
Al Viro 41cce647f8 jffs2: don't open-code iget_failed() 15 years ago
Christoph Hellwig 1e23173509 update documentation for the new truncate sequence 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig eef2380c18 default to simple_setattr 15 years ago
Christoph Hellwig 6a1a90ad1b rename generic_setattr 15 years ago
Christoph Hellwig d39aae9ec4 add missing setattr methods 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Christoph Hellwig 6e1db88d53 introduce __block_write_begin 15 years ago
Christoph Hellwig f4e420dc42 clean up write_begin usage for directories in pagecache 15 years ago
Christoph Hellwig 282dc17884 get rid of cont_write_begin_newtrunc 15 years ago
Christoph Hellwig ea0f04e595 get rid of nobh_write_begin_newtrunc 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
Al Viro 256249584b fix leak in __logfs_create() 15 years ago
Al Viro 0e4f6a791b Fix reiserfs_file_release() 15 years ago
Al Viro 918377b696 missing include in hppfs 15 years ago
Al Viro 005a59ec74 Deal with missing exports for hostfs 15 years ago
Linus Torvalds 51102ee5b8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 15 years ago
Linus Torvalds 54161df1fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 15 years ago
Linus Torvalds be82ae0238 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 15 years ago
Helge Deller 4b4fd27c0b PARISC: led.c - fix potential stack overflow in led_proc_write() 15 years ago
Alex Elder 6b0a2996a0 Merge branch 'v2.6.35' 15 years ago
Jeff Layton cb76d5e250 cifs: fsc should not default to "on" 15 years ago
Steve French f67909cf80 [CIFS] remove redundant path walking in dfs_do_refmount 15 years ago
Jeff Layton f636a34802 cifs: ignore the "mand", "nomand" and "_netdev" mount options 15 years ago
Jeff Layton 3572d2857f cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS 15 years ago
Jeff Layton f30b9c1184 cifs: don't allow cifs_iget to match inodes of the wrong type 15 years ago
Steve French 9f841593ff [CIFS] relinquish fscache cookie before freeing CIFSTconInfo 15 years ago
Jeff Layton 3e4b3e1f68 cifs: add separate cred_uid field to sesInfo 15 years ago
Kulikov Vasiliy f55fdcca6b fs: cifs: check kmalloc() result 15 years ago
Steve French 0ccd48025f [CIFS] Missing ifdef 15 years ago
Steve French d0e6f44e6c [CIFS] Missing line from previous commit 15 years ago
Steve French c5e04a3e49 [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled 15 years ago
Suresh Jayaraman fa1df75d4d cifs: add mount option to enable local caching 15 years ago
Suresh Jayaraman 56698236e1 cifs: read pages from FS-Cache 15 years ago
Suresh Jayaraman 9dc06558c2 cifs: store pages into local cache 15 years ago