Commit Graph

1881 Commits (6e86b89084a60355f0e1fb876ca0cfbca62ee85c)

Author SHA1 Message Date
Pekka Enberg ba7fe36987 [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup 19 years ago
Pekka Enberg 082a05c6f0 [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup 19 years ago
Robin Holt 7339ff8302 [PATCH] Add tmpfs options for memory placement policies 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Neil Horman 7170be5f58 [PATCH] convert /proc/devices to use seq_file interface 19 years ago
Ian Kent faf3a98918 [PATCH] autofs4 oops fix 19 years ago
Christian Kujau 624dffcbcf correct email address of Manfred Spraul 19 years ago
Jesper Juhl 014c2544e6 return statement cleanup - kill pointless parentheses 19 years ago
Evgeniy 7b4ee73e28 [PATCH] ufs cleanup 19 years ago
Steve French eeac8047fc [CIFS] Fix CIFS to recognize share mode security 19 years ago
Evgeniy 8a430d74fe [PATCH] Fix oops in ufs_fill_super at mount time 19 years ago
Dave C Boutcher 898b5395e9 [PATCH] powerpc: Add/remove/update properties in /proc/device-tree 19 years ago
Steve French 84153973a2 [CIFS] Fix typo 19 years ago
Steve French 0a4b92c05e [CIFS] Add worker function for Get ACL cifs style 19 years ago
Steve French c32a0b689c [CIFS] Allow local filesize for file that is open for write to be updated 19 years ago
Andi Kleen c6b44d10f2 [PATCH] Implement ioctl emulation for the parport character device 19 years ago
Andi Kleen 2966387b48 [PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctl 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Jan Kara ef43bc4fc3 [PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotas 19 years ago
Vivek Goyal 9e9e3941d0 [PATCH] kdump: vmcore compilation warning fix 19 years ago
Nathan Scott 0d1335b310 [XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. 19 years ago
Nathan Scott 3762ec6bf7 [XFS] Merge in trivial changes, sync up headers with userspace 19 years ago
Nathan Scott 6ab65429b4 [XFS] Fix compiler warnings from older gcc versions wrt printfalike 19 years ago
Nathan Scott ca5ccbf98d [XFS] Fix some build fallout from atime changes. 19 years ago
Tim Shimmin 1259845d3f [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time to 19 years ago
Yingping Lu 71df099dc3 [XFS] xfssyncd is responsible for flushing inode or device's data by 19 years ago
Christoph Hellwig 75e17b3caf [XFS] add helper to get xfs_inode from vnode 19 years ago
Nathan Scott 204ab25f36 [XFS] Fix up offset type inconsistencies and gcc warnings from earlier 19 years ago
Christoph Hellwig da7f93e9ee [XFS] fix up per-device xfsbufd 19 years ago
Christoph Hellwig f5e596bbef [XFS] fix writeback control handling fix a reversed condition on where to 19 years ago
Christoph Hellwig 6c4fe19f66 [XFS] cluster rewrites We can cluster mapped pages aswell, this improves 19 years ago
Christoph Hellwig 7336cea8c2 [XFS] pass full 64bit offsets to xfs_add_to_ioend 19 years ago
Christoph Hellwig d5cb48aaac [XFS] consolidate some code in xfs_page_state_convert The unmapped buffer 19 years ago
Christoph Hellwig 9260dc6b2e [XFS] various fixes for xfs_convert_page fix various bogusities in 19 years ago
Christoph Hellwig 1defeac9d4 [XFS] clean up the xfs_offset_to_map interface Currently we pass a struct 19 years ago
Christoph Hellwig 10ce444428 [XFS] use pagevec lookups This reduces the time spend in the radix tree 19 years ago
Christoph Hellwig f6d6d4fcd1 [XFS] Initial pass at going directly-to-bio on the buffered IO path. This 19 years ago
Nathan Scott ce8e922c0e [XFS] Complete the pagebuf -> xfs_buf naming convention transition, 19 years ago
Yingping Lu 68bdb6eabc [XFS] Fixed delayed_blks assert failure during umount. The delayed_blks 19 years ago
David Chinner a6867a6815 [XFS] Introduce per-filesystem delwri pagebuf flushing to reduce 19 years ago
Tim Shimmin 216d3b2acb [XFS] take out the call to vn_mark_bad() used when acl inherit fails and 19 years ago
Christoph Hellwig 794fe2dc65 [XFS] endianess annotations and tidying for the uuid code 19 years ago
Nathan Scott 60a204f096 [XFS] Fix a thinko when generating a forced shutdown stack trace. 19 years ago
Ryan Hankins 0733af213f [XFS] Add a stack trace in the case of xfs_forced_shutdown. 19 years ago
Nathan Scott 77a7cce425 [XFS] Fix quotaoff logitem for project quota, affects log recovery only. 19 years ago
Nathan Scott 446ada4a03 [XFS] Add an XFS callout to security_inode_init_security; SE Linux is not 19 years ago
Nathan Scott c2cd255060 [XFS] Fix v2 log bufsize reporting in /proc/mounts. 19 years ago
Christoph Hellwig 42fe2b1f7f [XFS] fix, speedup and simplify atime handling let the VFS handle atime 19 years ago
Christoph Hellwig dd954c69d1 [XFS] turn xlog helper macros into real functions 19 years ago