Commit Graph

6479 Commits (9014623c0e3545be58a7f19f55793f6517bdc274)

Author SHA1 Message Date
Mark Fasheh e7b3401960 ocfs2: Optionally return filldir errors 18 years ago
Mark Fasheh 5b6a3a2b4a ocfs2: Write support for directories with inline data 18 years ago
Mark Fasheh 23193e513d ocfs2: Read support for directories with inline data 18 years ago
Mark Fasheh 1afc32b952 ocfs2: Write support for inline data 18 years ago
Mark Fasheh 6798d35a31 ocfs2: Read support for inline data 18 years ago
Mark Fasheh 15b1e36bdb ocfs2: Structure updates for inline data 18 years ago
Mark Fasheh 8553cf4f36 ocfs2: Cleanup dirent size check 18 years ago
Mark Fasheh 38760e2432 ocfs2: Rename cleanups 18 years ago
Mark Fasheh be94d11704 ocfs2: Provide convenience function for ino lookup 18 years ago
Mark Fasheh 0bfbbf62a8 ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach() 18 years ago
Mark Fasheh 5eae5b96fc ocfs2: Remove open coded readdir() 18 years ago
Mark Fasheh 7e8536797d ocfs2: Pass raw u64 to filldir 18 years ago
Mark Fasheh b8bc5f4fde ocfs2: Abstract out core dir listing functionality 18 years ago
Mark Fasheh 316f4b9f98 ocfs2: Move directory manipulation code into dir.c 18 years ago
Mark Fasheh 1d410a6e33 ocfs2: Small refactor of truncate zeroing code 18 years ago
Mark Fasheh 65ed39d6ca ocfs2: move nonsparse hole-filling into ocfs2_write_begin() 18 years ago
Mark Fasheh 92e91ce2a3 ocfs2: Sync ocfs2_fs.h with ocfs2-tools 18 years ago
Denis Cheng bddb8eb37f [PATCH] fs/ocfs2/: removed unneeded initial value and function's return value 18 years ago
Sunil Mushran d550071c03 ocfs2: Implement show_options() 18 years ago
Mark Fasheh 19b613d410 ocfs2: Clear slot map when umounting a local volume 18 years ago
Mark Fasheh 015452b15f ocfs2: Remove unused structure field 18 years ago
Tao Mao 518d7269f3 ocfs2: remove unused variable 18 years ago
Tao Mao c77534f6fb ocfs2: remove mostly unused field from insert structure 18 years ago
Anton Altaparmakov bfab36e816 NTFS: Fix a mount time deadlock. 18 years ago
Al Viro 782e3b3b38 Fix up more bio fallout 18 years ago
Jeff Garzik e30408b2a9 JFS: fix bio-related build breakage 18 years ago
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 years ago
Pavel Emelyanov 39699037a5 [FS] seq_file: Introduce the seq_open_private() 18 years ago
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 18 years ago
Daniel Lezcano 36ac3135f5 [NETNS]: Fix export symbols. 18 years ago
David S. Miller 3c12afe75f [NET]: Fix missed addition of fs/proc/proc_net.c 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Eric W. Biederman 32da477a5b [NET]: Don't implement dev_ifname32 inline 18 years ago
David Teigland c36258b592 [DLM] block dlm_recv in recovery transition 18 years ago
Patrick Caulfield b434eda6fd [DLM] don't overwrite castparam if it's NULL 18 years ago
Steven Whitehouse 5a60c532c9 [GFS2] Get superblock a different way 18 years ago
Steven Whitehouse 891ba6d4a5 [GFS2] Don't try to remove buffers that don't exist 18 years ago
Benjamin Marzinski 7a9f53b3c1 [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed 18 years ago
Wendy Cheng de986e859a [GFS2] Data corruption fix 18 years ago
Steven Whitehouse 16615be18c [GFS2] Clean up journaled data writing 18 years ago
Bob Peterson 55c0c4ac0b [GFS2] GFS2: chmod hung - fix race in thread creation 18 years ago
Patrick Caulfield d66f8277f5 [DLM] Make dlm_sendd cond_resched more 18 years ago
Wendy Cheng 49e61f2ef6 [GFS2] Move inode deletion out of blocking_cb 18 years ago
Abhijith Das b4c20166dc [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! 18 years ago
Steven Whitehouse 1ad38c437f [GFS2] Clean up gfs2_trans_add_revoke() 18 years ago
Steven Whitehouse 0820ab517e [GFS2] Use slab operations for all gfs2_bufdata allocations 18 years ago
Steven Whitehouse 82e86087bb [GFS2] Replace revoke structure with bufdata structure 18 years ago