Commit Graph

6337 Commits (5eae5b96fc86e6c85f5f90e90fe9e6966f1fec63)

Author SHA1 Message Date
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
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
Arnd Bergmann 1ca91cd033 compat_ioctl: move floppy handlers to block/compat_ioctl.c 18 years ago
Arnd Bergmann b3087cc4f3 compat_ioctl: move cdrom handlers to block/compat_ioctl.c 18 years ago
Arnd Bergmann 18cf7f8723 compat_ioctl: move BLKPG handling to block/compat_ioctl.c 18 years ago
Arnd Bergmann 9617db085c compat_ioctl: move hdio calls to block/compat_ioctl.c 18 years ago
Arnd Bergmann 171044d449 compat_ioctl: handle blk_trace ioctls 18 years ago
Arnd Bergmann 7199d4cdd8 compat_ioctl: add compat_blkdev_driver_ioctl() 18 years ago
Arnd Bergmann f58c4c0a17 compat_ioctl: move common block ioctls to compat_blkdev_ioctl 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
NeilBrown 5bb23a688b Don't decrement bi_size in bio_endio 18 years ago
NeilBrown 9cc54d40b8 Only call bi_end_io once for any bio 18 years ago
Jens Axboe f5ff8422bb Fix warnings with !CONFIG_BLOCK 18 years ago
Trond Myklebust a6d8543042 NLM: Fix a memory leak in nlmsvc_testlock 18 years ago
Yan Zheng 87e2831c3f AIO: fix cleanup in io_submit_one(...) 18 years ago
Sunil Mushran bda0233b89 ocfs2: Unlock mutex in local alloc failure case 18 years ago
Linus Torvalds 7572395767 Fix possible splice() mmap_sem deadlock 18 years ago
Tim Shimmin 564256c9e0 Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." 18 years ago
Trond Myklebust 54af3bb543 NFS: Fix an Oops in encode_lookup() 18 years ago
Trond Myklebust 255129d1e9 NLM: Fix a circular lock dependency in lockd 18 years ago
Evgeniy Dushistov f9b7cba1b8 ufs: fix sun state 18 years ago
Andrew Morton 576bb9ced2 binfmt_flat: checkpatch fixing minimum support for the blackfin relocations 18 years ago
Bernd Schmidt f9720205d1 Binfmt_flat: Add minimum support for the Blackfin relocations 18 years ago
Jean Tourrilhes d59952d532 [PATCH] WE : Add missing auth compat-ioctl 18 years ago
Sunil Mushran 813d974c53 ocfs2: Pack vote message and response structures 18 years ago
Mark Fasheh 5c26a7b70f ocfs2: Don't double set write parameters 18 years ago
Mark Fasheh db56246c69 ocfs2: Fix pos/len passed to ocfs2_write_cluster 18 years ago