Commit Graph

8155 Commits (bee036b503214dd65f62af6599d2bebdf156467c)

Author SHA1 Message Date
Marcin Slusarz 934c5e6019 udf: remove wrong prototype of udf_readdir 17 years ago
Adrian Bunk a9ca663578 kill UDFFS_{DATE,VERSION} 17 years ago
Marcin Slusarz 28f7c4d413 udf: improve readability of udf_load_partition 17 years ago
Marcin Slusarz 48d6d8ff7d udf: cache struct udf_inode_info 17 years ago
Marcin Slusarz c0b344385f udf: remove UDF_I_* macros and open code them 17 years ago
Marcin Slusarz 5e0f001736 udf: convert byte order of constant instead of variable 17 years ago
Marcin Slusarz 4daa1b8799 udf: replace loops coded with goto to real loops 17 years ago
Marcin Slusarz 742ba02a51 udf: create common function for changing free space counter 17 years ago
Marcin Slusarz 3f2587bb22 udf: create common function for tag checksumming 17 years ago
Marcin Slusarz 4b11111aba udf: fix coding style 17 years ago
Marcin Slusarz bd45a420f9 udf: fix sparse warnings (shadowing & mismatch between declaration and definition) 17 years ago
Marcin Slusarz 883cb9d184 udf: move calculating of nr_groups into helper function 17 years ago
Marcin Slusarz 66e1da3f47 udf: convert macros related to bitmaps to functions 17 years ago
Marcin Slusarz deae6cfcdc udf: check if udf_load_logicalvol failed 17 years ago
Marcin Slusarz dc5d39be6d udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function 17 years ago
Marcin Slusarz 6c79e987d6 udf: remove some ugly macros 17 years ago
Marcin Slusarz 3a71fc5de5 udf: fix coding style of super.c 17 years ago
Christoph Hellwig 74bedc4d56 libfs: rename simple_attr_close to simple_attr_release 17 years ago
Christoph Hellwig 9261303ab7 libfs: make simple attributes interruptible 17 years ago
Christoph Hellwig 8b88b0998e libfs: allow error return from simple attributes 17 years ago
Mike Galbraith 18914b1884 write_inode_now(): avoid unnecessary synchronous write 17 years ago
Andi Kleen abe8be3abe Allow executables larger than 2GB 17 years ago
Evgeniy Dushistov 90b315af12 ufs: fix symlink creation on ufs2 17 years ago
Christoph Hellwig 91dbbe4896 ext2: remove unused ext2_put_inode prototype 17 years ago
Rusty Russell c2ec66828f aio: negative offset should return -EINVAL 17 years ago
Rusty Russell 7adfa2ff3e aio: partial write should not return error code 17 years ago
Marcin Slusarz 50e8a2890e ext3: replace all adds to little endians variables with le*_add_cpu 17 years ago
Marcin Slusarz 8b5f688368 byteorder: move le32_add_cpu & friends from OCFS2 to core 17 years ago
Harvey Harrison fc9b52cd8f fs: remove fastcall, it is always empty 17 years ago
Nick Piggin 9db5579be4 rewrite rd 17 years ago
David Howells 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h 17 years ago
David Howells 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
Pavel Emelyanov 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls 17 years ago
Oleg Nesterov fea9d17554 ITIMER_REAL: convert to use struct pid 17 years ago
Alexey Dobriyan 2d3a4e3666 proc: fix ->open'less usage due to ->proc_fops flip 17 years ago
Eric W. Biederman c6caeb7c45 proc: fix the threaded /proc/self 17 years ago
Eric W. Biederman 488e5bc456 proc: proper pidns handling for /proc/self 17 years ago
Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago
Eric W. Biederman a56d3fc74c seqfile convert proc_pid_statm 17 years ago
Eric W. Biederman ee992744ea proc: rewrite do_task_stat to correctly handle pid namespaces. 17 years ago
Eric W. Biederman be614086a4 proc: implement proc_single_file_operations 17 years ago
Zhang Rui 94413d8807 proc: detect duplicate names on registration 17 years ago
Alexey Dobriyan fd2cbe4888 proc: remove useless check on symlink removal 17 years ago
Alexey Dobriyan 76df0c25d0 proc: simplify function prototypes 17 years ago
Alexey Dobriyan 4237e0d3de proc: less LOCK operations during lookup 17 years ago
Alexey Dobriyan 5b3fe63b19 proc: remove MODULE_LICENSE 17 years ago
Ulisses Furquim ac74c00e49 inotify: fix check for one-shot watches before destroying them 17 years ago
Jerome Marchand c3c930d933 Enhanced partition statistics: remove old partition statistics 17 years ago
Jerome Marchand 34e8beac92 Enhanced partition statistics: sysfs 17 years ago
Jerome Marchand 6f2576af5b Enhanced partition statistics: update partition statitics 17 years ago