Commit Graph

29074 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Namjae Jeon 126ac0518c fat: no need to reset EOF in ent_put for FAT32 13 years ago
Cruz Julian Bishop 441dff34aa fs/fat: fix checkpatch issues in fatent.c 13 years ago
Cruz Julian Bishop f08b4988f2 fs/fat: fix all other checkpatch issues in dir.c 13 years ago
Cruz Julian Bishop 3f36f6100a fs/fat: fix some small checkpatch issues in dir.c 13 years ago
Cruz Julian Bishop c90518290e fs/fat: fix two checkpatch issues in cache.c 13 years ago
Cruz Julian Bishop 4a3aeb13b7 fs/fat: chang indentation of some comments in fat.h 13 years ago
Cruz Julian Bishop d5a4a3867f fs/fat: fix some checkpatch issues in fat.h 13 years ago
Cruz Julian Bishop 85cb9bf535 fs/fat: fix a checkpatch issue in namei_msdos.c 13 years ago
Steven J. Magnani 7669e8fb09 fat (exportfs): fix dentry reconnection 13 years ago
Steven J. Magnani 21b6633d51 fat (exportfs): move NFS support code 13 years ago
Namjae Jeon 4b63709861 fat: use accessor function for msdos_dir_entry 'start' 13 years ago
Wei Yongjun 32daab969c hpfs: convert to use leXX_add_cpu() 13 years ago
Alan Cox 6eec482f47 binfmt_elf: Uninitialized variable 13 years ago
Paton J. Lewis 03a7beb55b epoll: support for disabling items, and a self-test app 13 years ago
Fengguang Wu 125c4c706b idr: rename MAX_LEVEL to MAX_IDR_LEVEL 13 years ago
Dmitry Monakhov c278531d39 ext4: fix ext4_flush_completed_IO wait semantics 13 years ago
Trond Myklebust 22aaf71495 NFSv4.1: Ensure that the layout sequence id stays 'close' to the current 13 years ago
Trond Myklebust 0f35ad6f68 NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close code 13 years ago
David Sterba 7e97b8daf6 btrfs: allow setting NOCOW for a zero sized file via ioctl 13 years ago
Josef Bacik c3308f84c1 Btrfs: fix punch hole when no extent exists 13 years ago
Josef Bacik 926ced123b Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs 13 years ago
Josef Bacik 892951a92e Btrfs: remove unused write cache pages hook 13 years ago
Josef Bacik b5bae2612a Btrfs: fix race when getting the eb out of page->private 13 years ago
Josef Bacik ff44c6e36d Btrfs: do not hold the write_lock on the extent tree while logging 13 years ago
Josef Bacik 98114659e0 Btrfs: fix race with freeze and free space inodes 13 years ago
Liu Bo 6bbe3a9c80 Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents 13 years ago
Liu Bo 2e90cf858f Btrfs: cleanup fs_info->hashers 13 years ago
Liu Bo ab26e9d6c8 Btrfs: cleanup for duplicated code in find_free_extent 13 years ago
Josef Bacik 60376ce4a8 Btrfs: fix race in sync and freeze again 13 years ago
David Sterba b3ae244e71 btrfs: return EPERM upon rmdir on a subvolume 13 years ago
Wei Yongjun ebb3dad435 Btrfs: using for_each_set_bit_from to simplify the code 13 years ago
Anand Jain 1bcea35597 Btrfs: write_buf is now callable outside send.c 13 years ago
Tsutomu Itoh b4f359ab06 Btrfs: remove unnecessary code in btree_get_extent() 13 years ago
Tsutomu Itoh 0433f20d43 Btrfs: cleanup of error processing in btree_get_extent() 13 years ago
Andy Adamson 5f65753033 NFSv4 set open access operation call flag in nfs4_init_opendata_res 13 years ago
Dan Carpenter 74b217d0d3 ore: signedness bug in _sp2d_min_pg() 13 years ago
Trond Myklebust 8544a9dc18 NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTAL 13 years ago
Alex Elder 6285bc2312 ceph: avoid 32-bit page index overflow 13 years ago
Sage Weil 457712a0bc ceph: return EIO on invalid layout on GET_DATALOC ioctl 13 years ago
Catalin Marinas 8f9c0119d7 compat: fs: Generic compat_sys_sendfile implementation 13 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Al Viro 99621b44aa btrfs: reada_extent doesn't need kref for refcount 13 years ago
Alex Kelly 10c28d937e coredump: move core dump functionality into its own file 13 years ago
Andy Adamson e23008ec81 NFSv4 reduce attribute requests for open reclaim 13 years ago
Trond Myklebust 807d66d802 NFSv4: nfs4_open_done first must check that GETATTR decoded a file type 13 years ago
Trond Myklebust 25a1a6211d NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid 13 years ago
Trond Myklebust 5a65503f3d NFSv4.1: Deal with wraparound issues when updating the layout stateid 13 years ago
Trond Myklebust 038d649376 NFSv4.1: Always set the layout stateid if this is the first layoutget 13 years ago
Trond Myklebust 251ec410c4 NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout 13 years ago
Weston Andros Adamson ae2bb03236 NFSv4: don't put ACCESS in OPEN compound if O_EXCL 13 years ago