Commit Graph

5206 Commits (b9af8a788ade3435b53667873774b5366cf73f58)

Author SHA1 Message Date
David Teigland b9af8a788a [GFS2] use log_error before LM_OUT_ERROR 18 years ago
David Teigland ef0c2bb05f [DLM] overlapping cancel and unlock 18 years ago
Patrick Caulfield 0320672702 [DLM] fix coverity-spotted stupidity 18 years ago
Robert Peterson 04b933f27b [GFS2] Red Hat bz 228540: owner references 18 years ago
Benjamin Marzinski 172e045a7f [GFS2] flush the log if a transaction can't allocate space 18 years ago
Benjamin Marzinski 6883562588 [GFS2] Fix log entry list corruption 18 years ago
Steven Whitehouse f35ac346bc [GFS2] Speed up lock_dlm's locking (move sprintf) 18 years ago
Patrick Caulfield 254da030df [DLM] Don't delete misc device if lockspace removal fails 18 years ago
Steven Whitehouse 420d2a1028 [GFS2] Fix a bug on i386 due to evaluation order 18 years ago
Steven Whitehouse 3b8249f617 [GFS2] Fix bz 224480 and cleanup glock demotion code 18 years ago
Josef Whiter 1de9139092 [GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_write 18 years ago
Patrick Caulfield 89adc934f3 [DLM] Fix uninitialised variable in receiving 18 years ago
Josef Whiter 5c7342d894 [GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount option 18 years ago
Robert Peterson 7c52b166c5 [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) 18 years ago
Jeff Mahoney 1173a729fc reiserfs: suppress lockdep warning 18 years ago
Jens Axboe 5972511b77 [BLOCK] Don't pin lots of memory in mempools 18 years ago
David Howells b1bdb691c3 [AF_RXRPC/AFS]: Arch-specific fixes. 18 years ago
David Howells 47051a2152 [AFS]: Fix VLocation record update wakeup 18 years ago
James Morris 057f6c019f security: prevent permission checking of file removal via sysfs_remove_group() 18 years ago
Alan Stern 523ded71de device_schedule_callback() needs a module reference 18 years ago
Andrew Morton 45cd8d8e1e sysfs: bin.c printk fix 18 years ago
Michael Ellerman 8447891fe8 debugfs: Add debugfs_create_u64() 18 years ago
Adrian Bunk 3106d46f51 the overdue removal of the mount/umount uevents 18 years ago
Artem Bityutskiy 0029da3bf4 JFFS2: add UBI support 18 years ago
David S. Miller 39bf094930 [AFS]: Eliminate cmpxchg() usage in vlocation code. 18 years ago
David S. Miller ba3e0e1acc [AFS]: Fix u64 printing in debug logging. 18 years ago
David Howells 260a980317 [AFS]: Add "directory write" support. 18 years ago
David Howells c35eccb1f6 [AFS]: Implement the CB.InitCallBackState3 operation. 18 years ago
David Howells b908fe6b2d [AFS]: Add support for the CB.GetCapabilities operation. 18 years ago
David Howells 00d3b7a453 [AFS]: Add security support. 18 years ago
David Howells 436058a49e [AFS]: Handle multiple mounts of an AFS superblock correctly. 18 years ago
David Howells 63b6be55e8 [AF_RXRPC]: Delete the old RxRPC code. 18 years ago
David Howells 08e0e7c82e [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 18 years ago
David Howells ec26815ad8 [AFS]: Clean up the AFS sources 18 years ago
Mark Fasheh 8341897882 ocfs2: Cache extent records 18 years ago
Mark Fasheh 7cdfc3a1c3 ocfs2: Remember rw lock level during direct io 18 years ago
Mark Fasheh 8110b073a9 ocfs2: Fix up i_blocks calculation to know about holes 18 years ago
Mark Fasheh 4f902c3772 ocfs2: Fix extent lookup to return true size of holes 18 years ago
Mark Fasheh 49cb8d2d49 ocfs2: Read from an unwritten extent returns zeros 18 years ago
Mark Fasheh e48edee2d8 ocfs2: make room for unwritten extents flag 18 years ago
Mark Fasheh 6af67d8205 ocfs2: Use own splice write actor 18 years ago
Mark Fasheh fa41045fcb ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() 18 years ago
Mark Fasheh 5b04aa3a64 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() 18 years ago
Mark Fasheh 60b11392f1 ocfs2: zero tail of sparse files on truncate 18 years ago
Mark Fasheh 25baf2da14 ocfs2: Teach ocfs2_get_block() about holes 18 years ago
Mark Fasheh 5069120b72 ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write() 18 years ago
Mark Fasheh 9517bac6cc ocfs2: teach ocfs2_file_aio_write() about sparse files 18 years ago
Mark Fasheh 89488984ac ocfs2: Turn off shared writeable mmap for local files systems with holes. 18 years ago
Mark Fasheh abf8b15694 ocfs2: abstract out allocation locking 18 years ago
Mark Fasheh 3a0782d09c ocfs2: teach extend/truncate about sparse files 18 years ago